[INFO] cloning repository https://github.com/Aethdv/Valence
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aethdv/Valence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAethdv%2FValence", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAethdv%2FValence'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03bf0894cd89c206ec1986509476471c5de44b8e
[INFO] testing Aethdv/Valence 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%2FAethdv%2FValence" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Aethdv/Valence
[INFO] finished tweaking git repo https://github.com/Aethdv/Valence
[INFO] tweaked toml for git repo https://github.com/Aethdv/Valence written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aethdv/Valence 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/Aethdv/Valence 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 const-hex v1.19.1
[INFO] [stderr]   Downloaded const-oid v0.10.2
[INFO] [stderr]   Downloaded rpassword v7.5.4
[INFO] [stderr]   Downloaded axum-extra v0.12.6
[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] 7da52acb2cea04fac3daf1cd2e4bd21df2408d80e9e76cf904e1761069a0b4e9
[INFO] running `Command { std: "docker" "start" "7da52acb2cea04fac3daf1cd2e4bd21df2408d80e9e76cf904e1761069a0b4e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7da52acb2cea04fac3daf1cd2e4bd21df2408d80e9e76cf904e1761069a0b4e9", 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" "7da52acb2cea04fac3daf1cd2e4bd21df2408d80e9e76cf904e1761069a0b4e9" "/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" "7da52acb2cea04fac3daf1cd2e4bd21df2408d80e9e76cf904e1761069a0b4e9", 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" "7da52acb2cea04fac3daf1cd2e4bd21df2408d80e9e76cf904e1761069a0b4e9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling const-hex v1.19.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling rpassword v7.5.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling synstructure v0.13.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.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling valence-core v0.0.1 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.9.0
[INFO] [stderr]    Compiling valence-worker v0.0.1 (/opt/rustwide/workdir/crates/worker)
[INFO] [stderr]    Compiling axum-extra v0.12.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]    Compiling sqlx v0.9.0
[INFO] [stderr]    Compiling valence-server v0.0.1 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "7da52acb2cea04fac3daf1cd2e4bd21df2408d80e9e76cf904e1761069a0b4e9", 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" "7da52acb2cea04fac3daf1cd2e4bd21df2408d80e9e76cf904e1761069a0b4e9" "/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.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0
[INFO] [stderr]    Compiling valence-core v0.0.1 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling valence-worker v0.0.1 (/opt/rustwide/workdir/crates/worker)
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]    Compiling sqlx v0.9.0
[INFO] [stderr]    Compiling valence-server v0.0.1 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.08s
[INFO] running `Command { std: "docker" "inspect" "7da52acb2cea04fac3daf1cd2e4bd21df2408d80e9e76cf904e1761069a0b4e9", 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" "7da52acb2cea04fac3daf1cd2e4bd21df2408d80e9e76cf904e1761069a0b4e9" "/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.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/valence_core-66f08a4f0ebe0b1c)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test keys::tests::a_public_string_is_rejected_as_private ... ok
[INFO] [stdout] test keys::tests::a_public_key_survives_its_string ... ok
[INFO] [stdout] test handshake::tests::a_hello_survives_json ... ok
[INFO] [stdout] test handshake::tests::a_forged_proof_is_caught ... ok
[INFO] [stdout] test keys::tests::another_key_cannot_vouch ... ok
[INFO] [stdout] test keys::tests::a_tampered_message_fails ... ok
[INFO] [stdout] test keys::tests::sign_then_verify_holds ... ok
[INFO] [stdout] test keys::tests::a_private_key_survives_its_string_and_still_signs ... ok
[INFO] [stdout] test handshake::tests::a_genuine_hello_verifies ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/valence-4360c2d841cba830)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test admin::tests::a_worker_is_authorized_for_its_owner ... FAILED
[INFO] [stdout] test admin::tests::a_created_user_is_stored ... FAILED
[INFO] [stdout] test admin::tests::a_duplicate_username_is_rejected ... FAILED
[INFO] [stdout] test admin::tests::an_invalid_public_key_is_refused ... FAILED
[INFO] [stdout] test admin::tests::set_status_on_an_unknown_worker_fails ... FAILED
[INFO] [stdout] test api::tests::patching_an_unknown_user_is_not_found ... FAILED
[INFO] [stdout] test admin::tests::set_user_status_recovers_a_banned_account ... FAILED
[INFO] [stdout] test admin::tests::update_password_on_an_unknown_user_is_false ... FAILED
[INFO] [stdout] test admin::tests::set_worker_status_changes_a_worker ... FAILED
[INFO] [stdout] test admin::tests::update_password_resets_and_clears_sessions ... FAILED
[INFO] [stdout] test admin::tests::set_status_on_an_unknown_user_fails ... FAILED
[INFO] [stdout] test api::tests::a_member_cannot_change_status ... FAILED
[INFO] [stdout] test auth::tests::change_username_updates_the_account ... FAILED
[INFO] [stdout] test api::tests::a_note_round_trips ... FAILED
[INFO] [stdout] test api::tests::an_admin_approves_a_pending_user ... FAILED
[INFO] [stdout] test api::tests::an_admin_cannot_change_their_own_status ... FAILED
[INFO] [stdout] test api::tests::an_invalid_status_is_refused ... FAILED
[INFO] [stdout] test api::tests::an_admin_suspends_a_worker ... FAILED
[INFO] [stdout] test api::tests::an_unauthenticated_request_cannot_change_status ... FAILED
[INFO] [stdout] test admin::tests::authorizing_for_an_unknown_owner_fails ... FAILED
[INFO] [stdout] test api::tests::the_registry_lists_read_back ... FAILED
[INFO] [stdout] test api::tests::the_filters_narrow_the_list ... FAILED
[INFO] [stdout] test auth::tests::change_password_swaps_the_login ... FAILED
[INFO] [stdout] test auth::tests::change_password_evicts_other_sessions ... FAILED
[INFO] [stdout] test auth::tests::change_password_needs_the_current_one ... FAILED
[INFO] [stdout] test auth::tests::change_username_rejects_a_taken_name ... FAILED
[INFO] [stdout] test api::tests::a_note_on_a_missing_test_touches_nothing ... FAILED
[INFO] [stdout] test serve::tests::an_unauthorized_worker_is_forbidden ... FAILED
[INFO] [stdout] test auth::tests::login_a_wrong_password_opens_nothing ... FAILED
[INFO] [stdout] test auth::tests::login_an_active_user_opens_a_session ... FAILED
[INFO] [stdout] test auth::tests::logout_revokes_the_session ... FAILED
[INFO] [stdout] test auth::tests::me_after_the_owner_is_suspended_is_unauthorized ... FAILED
[INFO] [stdout] test auth::tests::me_names_the_logged_in_account ... FAILED
[INFO] [stdout] test auth::tests::me_with_an_expired_session_is_unauthorized ... FAILED
[INFO] [stdout] test auth::tests::me_without_a_session_is_unauthorized ... FAILED
[INFO] [stdout] test serve::tests::a_mismatched_hello_is_rejected ... ok
[INFO] [stdout] test auth::tests::signup_lands_a_pending_account ... FAILED
[INFO] [stdout] test auth::tests::signup_rejects_a_taken_username ... FAILED
[INFO] [stdout] test import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind ... FAILED
[INFO] [stdout] test serve::tests::a_suspended_owner_turns_its_worker_away ... FAILED
[INFO] [stdout] test serve::tests::a_suspended_worker_is_turned_away ... FAILED
[INFO] [stdout] test serve::tests::an_authorized_worker_is_recognized ... FAILED
[INFO] [stdout] test auth::tests::login_a_pending_user_is_forbidden ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- admin::tests::a_worker_is_authorized_for_its_owner stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin::tests::a_worker_is_authorized_for_its_owner' (2550) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72c63b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91685d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{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]   24:     0x5b8a5b9174fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{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]   25:     0x5b8a5b6b21ad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ac2cb - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ac2cb - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ac2cb - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b6140d0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b6809cd - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a4b4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ed4eb - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa4d9 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e9272 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dff5e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2b5d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b640b00 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f816 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b657f10 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b791053 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60ac23 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b878821 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88359b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b928d90 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71273a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b711226 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b74912a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::a_worker_is_authorized_for_its_owner::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b951961 - valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:220:5
[INFO] [stdout]   49:     0x5b8a5b93bcf7 - valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:220:18
[INFO] [stdout]   50:     0x5b8a5b6de196 - <valence[2a6094765d0d6114]::admin::tests::a_worker_is_authorized_for_its_owner::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin::tests::a_created_user_is_stored stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin::tests::a_created_user_is_stored' (2548) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72916b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91671d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{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]   24:     0x5b8a5b9173bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{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]   25:     0x5b8a5b6b206d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6abaab - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6abaab - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6abaab - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b613130 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67d36d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a414 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ece5b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa399 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e8c32 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfd7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2a1d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63f660 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f596 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b656e80 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b790923 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a8b3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b8782d1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88282b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b928570 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71246a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b711096 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b74903a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::a_created_user_is_stored::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b951411 - valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:203:5
[INFO] [stdout]   49:     0x5b8a5b93bc07 - valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:203:18
[INFO] [stdout]   50:     0x5b8a5b6de056 - <valence[2a6094765d0d6114]::admin::tests::a_created_user_is_stored::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin::tests::a_duplicate_username_is_rejected stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin::tests::a_duplicate_username_is_rejected' (2549) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b729bfb - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91675d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{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]   24:     0x5b8a5b9173fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{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]   25:     0x5b8a5b6b20ad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6abc4b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6abc4b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6abc4b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b613450 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67de4d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a434 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ecfab - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa3d9 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e8d72 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfdde - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2a5d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63fa80 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f616 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b6571d0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b790a93 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a963 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b8783e1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b882adb - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b928710 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b7124fa - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b7110e6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}, valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b74906a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::a_duplicate_username_is_rejected::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b951521 - valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:214:5
[INFO] [stdout]   49:     0x5b8a5b93bc37 - valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:214:18
[INFO] [stdout]   50:     0x5b8a5b6de096 - <valence[2a6094765d0d6114]::admin::tests::a_duplicate_username_is_rejected::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin::tests::an_invalid_public_key_is_refused stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin::tests::an_invalid_public_key_is_refused' (2551) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72a68b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91679d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{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]   24:     0x5b8a5b91743d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{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]   25:     0x5b8a5b6b20ed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6abdeb - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6abdeb - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6abdeb - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b613770 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67e92d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a454 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ed0fb - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa419 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e8eb2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfe3e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2a9d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63fea0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f696 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b657520 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b790c03 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60aa13 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b8784f1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b882d8b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b9288b0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71258a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b711136 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}, valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b74909a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::an_invalid_public_key_is_refused::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b951631 - valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:240:5
[INFO] [stdout]   49:     0x5b8a5b93bc67 - valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:240:18
[INFO] [stdout]   50:     0x5b8a5b6de0d6 - <valence[2a6094765d0d6114]::admin::tests::an_invalid_public_key_is_refused::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin::tests::set_status_on_an_unknown_worker_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin::tests::set_status_on_an_unknown_worker_fails' (2554) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72d0cb - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91689d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{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]   24:     0x5b8a5b91753d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{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]   25:     0x5b8a5b6b21ed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ac46b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ac46b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ac46b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b6143f0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b6814ad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a4d4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ed63b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa519 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e93b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dffbe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2b9d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b640f20 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f896 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b658260 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b7911c3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60acd3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b878931 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88384b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b928f30 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b7127ca - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b711276 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b74915a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::set_status_on_an_unknown_worker_fails::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b951a71 - valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:278:5
[INFO] [stdout]   49:     0x5b8a5b93bd27 - valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:278:18
[INFO] [stdout]   50:     0x5b8a5b6de1d6 - <valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_worker_fails::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::tests::patching_an_unknown_user_is_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::tests::patching_an_unknown_user_is_not_found' (2567) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b71c8bb - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91625d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b8a5b916efd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b8a5b6b1bad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6a9bcb - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6a9bcb - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6a9bcb - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b60f5d0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b6704cd - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a1b4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7eb56b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7f9ed9 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e7472 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df65e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f255d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63a800 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64ec16 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b652f90 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78edd3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b609ba3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b876ea1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b87f51b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b926690 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b7119ba - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710aa6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}, valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748caa - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::patching_an_unknown_user_is_not_found::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b950fa1 - valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:884:5
[INFO] [stdout]   49:     0x5b8a5b939cd7 - valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:884:18
[INFO] [stdout]   50:     0x5b8a5b6ddb96 - <valence[2a6094765d0d6114]::api::tests::patching_an_unknown_user_is_not_found::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin::tests::set_user_status_recovers_a_banned_account stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin::tests::set_user_status_recovers_a_banned_account' (2555) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72e5eb - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91691d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{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]   24:     0x5b8a5b9175bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{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]   25:     0x5b8a5b6b226d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ac7ab - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ac7ab - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ac7ab - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b614a30 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b682a6d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a514 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ed8db - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa599 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e9632 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6e007e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2c1d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b641760 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f996 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b658900 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b7914a3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60ae33 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b878b51 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b883dab - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b929270 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b7128ea - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b711316 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b7491ba - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::set_user_status_recovers_a_banned_account::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b951c91 - valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:246:5
[INFO] [stdout]   49:     0x5b8a5b93bd87 - valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:246:18
[INFO] [stdout]   50:     0x5b8a5b6de256 - <valence[2a6094765d0d6114]::admin::tests::set_user_status_recovers_a_banned_account::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin::tests::update_password_on_an_unknown_user_is_false stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin::tests::update_password_on_an_unknown_user_is_false' (2557) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72fb0b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91699d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b8a5b91763d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b8a5b6b22ed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6acaeb - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6acaeb - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6acaeb - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b615070 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b68402d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a554 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7edb7b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa619 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e98b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6e013e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2c9d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b641fa0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64fa96 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b658fa0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b791783 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60af93 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b878d71 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88430b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b9295b0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b712a0a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b7113b6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b74921a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::update_password_on_an_unknown_user_is_false::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b951eb1 - valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:308:5
[INFO] [stdout]   49:     0x5b8a5b93bde7 - valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:308:18
[INFO] [stdout]   50:     0x5b8a5b6de2d6 - <valence[2a6094765d0d6114]::admin::tests::update_password_on_an_unknown_user_is_false::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin::tests::set_worker_status_changes_a_worker stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin::tests::set_worker_status_changes_a_worker' (2556) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72b11b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b9167dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{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]   24:     0x5b8a5b91747d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{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]   25:     0x5b8a5b6b212d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6abf8b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6abf8b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6abf8b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b613a90 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67f40d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a474 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ed24b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa459 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e8ff2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfe9e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2add - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b6402c0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f716 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b657870 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b790d73 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60aac3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b878601 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88303b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b928a50 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71261a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b711186 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b7490ca - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::set_worker_status_changes_a_worker::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b951741 - valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:263:5
[INFO] [stdout]   49:     0x5b8a5b93bc97 - valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:263:18
[INFO] [stdout]   50:     0x5b8a5b6de116 - <valence[2a6094765d0d6114]::admin::tests::set_worker_status_changes_a_worker::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin::tests::update_password_resets_and_clears_sessions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin::tests::update_password_resets_and_clears_sessions' (2558) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72f07b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91695d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{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]   24:     0x5b8a5b9175fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{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]   25:     0x5b8a5b6b22ad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ac94b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ac94b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ac94b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b614d50 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b68354d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a534 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7eda2b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa5d9 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e9772 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6e00de - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2c5d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b641b80 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64fa16 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b658c50 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b791613 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60aee3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b878c61 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88405b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b929410 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71297a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b711366 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}, valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b7491ea - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::update_password_resets_and_clears_sessions::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b951da1 - valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:284:5
[INFO] [stdout]   49:     0x5b8a5b93bdb7 - valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:284:18
[INFO] [stdout]   50:     0x5b8a5b6de296 - <valence[2a6094765d0d6114]::admin::tests::update_password_resets_and_clears_sessions::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin::tests::set_status_on_an_unknown_user_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin::tests::set_status_on_an_unknown_user_fails' (2553) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72bbab - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91681d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{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]   24:     0x5b8a5b9174bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{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]   25:     0x5b8a5b6b216d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ac12b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ac12b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ac12b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b613db0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67feed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a494 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ed39b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa499 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e9132 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfefe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2b1d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b6406e0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f796 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b657bc0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b790ee3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60ab73 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b878711 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b8832eb - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b928bf0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b7126aa - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b7111d6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b7490fa - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::set_status_on_an_unknown_user_fails::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b951851 - valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:258:5
[INFO] [stdout]   49:     0x5b8a5b93bcc7 - valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:258:18
[INFO] [stdout]   50:     0x5b8a5b6de156 - <valence[2a6094765d0d6114]::admin::tests::set_status_on_an_unknown_user_fails::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::tests::a_member_cannot_change_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::tests::a_member_cannot_change_status' (2559) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b71b39b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b9161dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b8a5b916e7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b8a5b6b1b2d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6a988b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6a988b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6a988b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b60ef90 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b66ef0d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a174 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7eb2cb - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7f9e59 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e71f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df59e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f24dd - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b639fc0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64eb16 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b6528f0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78eaf3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b609a43 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b876c81 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b87efbb - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b926350 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71189a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710a06 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748c4a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::a_member_cannot_change_status::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b950d81 - valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:842:5
[INFO] [stdout]   49:     0x5b8a5b939c77 - valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:842:18
[INFO] [stdout]   50:     0x5b8a5b6ddb16 - <valence[2a6094765d0d6114]::api::tests::a_member_cannot_change_status::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::change_username_updates_the_account stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::change_username_updates_the_account' (2574) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72325b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b9164dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{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]   24:     0x5b8a5b91717d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{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]   25:     0x5b8a5b6b1e2d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6aac0b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6aac0b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6aac0b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b611510 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67718d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a2f4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ec28b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa159 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e80f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfa1e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f27dd - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63d140 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f116 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b6550b0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78fc33 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a283 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b877941 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b880ffb - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b9276d0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b711f5a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710dc6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748e8a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::change_username_updates_the_account::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8ea7f1 - valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:644:5
[INFO] [stdout]   49:     0x5b8a5b8d42f7 - valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:644:18
[INFO] [stdout]   50:     0x5b8a5b6dde16 - <valence[2a6094765d0d6114]::auth::tests::change_username_updates_the_account::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::tests::a_note_round_trips stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::tests::a_note_round_trips' (2561) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b717ecb - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91609d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{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]   24:     0x5b8a5b916d3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{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]   25:     0x5b8a5b6b19ed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6a906b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6a906b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6a906b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b60dff0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b66b8ad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a0d4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7eac3b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7f9d19 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e6bb2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df3be - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f239d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b638b20 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64e896 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b651860 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78e3c3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b6096d3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b876731 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b87e24b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b925b30 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b7115ca - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710876 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748b5a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_round_trips::a_note_round_trips::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b950831 - valence[2a6094765d0d6114]::api::tests::a_note_round_trips
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:757:5
[INFO] [stdout]   49:     0x5b8a5b939b87 - valence[2a6094765d0d6114]::api::tests::a_note_round_trips::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:757:18
[INFO] [stdout]   50:     0x5b8a5b6dd9d6 - <valence[2a6094765d0d6114]::api::tests::a_note_round_trips::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::tests::an_admin_approves_a_pending_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::tests::an_admin_approves_a_pending_user' (2562) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b71be2b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91621d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b8a5b916ebd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b8a5b6b1b6d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6a9a2b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6a9a2b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6a9a2b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b60f2b0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b66f9ed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a194 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7eb41b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7f9e99 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e7332 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df5fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f251d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63a3e0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64eb96 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b652c40 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78ec63 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b609af3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b876d91 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b87f26b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b9264f0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71192a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710a56 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748c7a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::an_admin_approves_a_pending_user::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b950e91 - valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:821:5
[INFO] [stdout]   49:     0x5b8a5b939ca7 - valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:821:18
[INFO] [stdout]   50:     0x5b8a5b6ddb56 - <valence[2a6094765d0d6114]::api::tests::an_admin_approves_a_pending_user::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::tests::an_admin_cannot_change_their_own_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::tests::an_admin_cannot_change_their_own_status' (2563) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b71d34b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91629d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b8a5b916f3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b8a5b6b1bed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6a9d6b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6a9d6b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6a9d6b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b60f8f0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b670fad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a1d4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7eb6bb - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7f9f19 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e75b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df6be - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f259d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63ac20 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64ec96 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b6532e0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78ef43 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b609c53 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b876fb1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b87f7cb - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b926830 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b711a4a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710af6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748cda - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::an_admin_cannot_change_their_own_status::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b9510b1 - valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:870:5
[INFO] [stdout]   49:     0x5b8a5b939d07 - valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:870:18
[INFO] [stdout]   50:     0x5b8a5b6ddbd6 - <valence[2a6094765d0d6114]::api::tests::an_admin_cannot_change_their_own_status::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::tests::an_invalid_status_is_refused stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::tests::an_invalid_status_is_refused' (2565) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b719e7b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91615d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{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]   24:     0x5b8a5b916dfd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{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]   25:     0x5b8a5b6b1aad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6a954b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6a954b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6a954b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b60e950 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b66d94d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a134 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7eb02b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7f9dd9 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e6f72 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df4de - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f245d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b639780 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64ea16 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b652250 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78e813 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b6098e3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b876a61 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b87ea5b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b926010 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71177a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710966 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748bea - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::an_invalid_status_is_refused::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b950b61 - valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:896:5
[INFO] [stdout]   49:     0x5b8a5b939c17 - valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:896:18
[INFO] [stdout]   50:     0x5b8a5b6dda96 - <valence[2a6094765d0d6114]::api::tests::an_invalid_status_is_refused::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::tests::an_admin_suspends_a_worker stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::tests::an_admin_suspends_a_worker' (2564) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b71895b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b9160dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{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]   24:     0x5b8a5b916d7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{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]   25:     0x5b8a5b6b1a2d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6a920b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6a920b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6a920b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b60e310 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b66c38d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a0f4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ead8b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7f9d59 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e6cf2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df41e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f23dd - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b638f40 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64e916 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b651bb0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78e533 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b609783 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b876841 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b87e4fb - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b925cd0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71165a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b7108c6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748b8a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::an_admin_suspends_a_worker::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b950941 - valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:911:5
[INFO] [stdout]   49:     0x5b8a5b939bb7 - valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:911:18
[INFO] [stdout]   50:     0x5b8a5b6dda16 - <valence[2a6094765d0d6114]::api::tests::an_admin_suspends_a_worker::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::tests::an_unauthenticated_request_cannot_change_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::tests::an_unauthenticated_request_cannot_change_status' (2566) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b71e86b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91631d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b8a5b916fbd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b8a5b6b1c6d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6aa0ab - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6aa0ab - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6aa0ab - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b60ff30 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67256d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a214 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7eb95b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7f9f99 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e7832 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df77e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f261d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63b460 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64ed96 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b653980 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78f223 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b609db3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b8771d1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b87fd2b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b926b70 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b711b6a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710b96 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}, valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748d3a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::an_unauthenticated_request_cannot_change_status::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b9512d1 - valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:857:5
[INFO] [stdout]   49:     0x5b8a5b939d67 - valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:857:18
[INFO] [stdout]   50:     0x5b8a5b6ddc56 - <valence[2a6094765d0d6114]::api::tests::an_unauthenticated_request_cannot_change_status::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin::tests::authorizing_for_an_unknown_owner_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin::tests::authorizing_for_an_unknown_owner_fails' (2552) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72db5b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b9168dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{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]   24:     0x5b8a5b91757d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{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]   25:     0x5b8a5b6b222d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ac60b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ac60b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ac60b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b614710 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b681f8d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a4f4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ed78b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa559 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e94f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6e001e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2bdd - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b641340 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f916 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b6585b0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b791333 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60ad83 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b878a41 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b883afb - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b9290d0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71285a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b7112c6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}, valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b74918a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::authorizing_for_an_unknown_owner_fails::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b951b81 - valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:234:5
[INFO] [stdout]   49:     0x5b8a5b93bd57 - valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/admin.rs:234:18
[INFO] [stdout]   50:     0x5b8a5b6de216 - <valence[2a6094765d0d6114]::admin::tests::authorizing_for_an_unknown_owner_fails::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::tests::the_registry_lists_read_back stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::tests::the_registry_lists_read_back' (2569) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b71a90b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91619d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b8a5b916e3d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5b8a5b6b1aed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6a96eb - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6a96eb - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6a96eb - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b60ec70 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b66e42d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a154 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7eb17b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7f9e19 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e70b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df53e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f249d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b639ba0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64ea96 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b6525a0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78e983 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b609993 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b876b71 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b87ed0b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b9261b0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71180a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b7109b6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748c1a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::the_registry_lists_read_back::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b950c71 - valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:787:5
[INFO] [stdout]   49:     0x5b8a5b939c47 - valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:787:18
[INFO] [stdout]   50:     0x5b8a5b6ddad6 - <valence[2a6094765d0d6114]::api::tests::the_registry_lists_read_back::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::tests::the_filters_narrow_the_list stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::tests::the_filters_narrow_the_list' (2568) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b7193eb - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91611d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{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]   24:     0x5b8a5b916dbd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{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]   25:     0x5b8a5b6b1a6d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6a93ab - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6a93ab - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6a93ab - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b60e630 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b66ce6d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a114 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7eaedb - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7f9d99 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e6e32 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df47e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f241d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b639360 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64e996 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b651f00 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78e6a3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b609833 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b876951 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b87e7ab - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b925e70 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b7116ea - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710916 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}, valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748bba - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::the_filters_narrow_the_list::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b950a51 - valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:771:5
[INFO] [stdout]   49:     0x5b8a5b939be7 - valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:771:18
[INFO] [stdout]   50:     0x5b8a5b6dda56 - <valence[2a6094765d0d6114]::api::tests::the_filters_narrow_the_list::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::change_password_swaps_the_login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::change_password_swaps_the_login' (2572) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b7212ab - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91641d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{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]   24:     0x5b8a5b9170bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{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]   25:     0x5b8a5b6b1d6d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6aa72b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6aa72b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6aa72b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b610bb0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b6750ed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a294 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ebe9b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa099 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e7d32 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df8fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f271d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63c4e0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64ef96 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b6546c0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78f7e3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a073 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b877611 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b8807eb - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b9271f0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b711daa - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710cd6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748dfa - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::change_password_swaps_the_login::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8ea4c1 - valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:582:5
[INFO] [stdout]   49:     0x5b8a5b8d4267 - valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:582:18
[INFO] [stdout]   50:     0x5b8a5b6ddd56 - <valence[2a6094765d0d6114]::auth::tests::change_password_swaps_the_login::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::change_password_evicts_other_sessions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::change_password_evicts_other_sessions' (2570) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72672b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91661d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{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]   24:     0x5b8a5b9172bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{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]   25:     0x5b8a5b6b1f6d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ab42b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ab42b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ab42b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b6124b0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67a7ed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a394 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ec91b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa299 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e8732 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfbfe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f291d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63e5e0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f396 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b656140 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b790363 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a5f3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b877e91 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b881d6b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b927ef0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71222a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710f56 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748f7a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::change_password_evicts_other_sessions::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8ead41 - valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:624:5
[INFO] [stdout]   49:     0x5b8a5b8d43e7 - valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:624:18
[INFO] [stdout]   50:     0x5b8a5b6ddf56 - <valence[2a6094765d0d6114]::auth::tests::change_password_evicts_other_sessions::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::change_password_needs_the_current_one stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::change_password_needs_the_current_one' (2571) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b7271bb - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91665d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{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]   24:     0x5b8a5b9172fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{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]   25:     0x5b8a5b6b1fad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ab5cb - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ab5cb - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ab5cb - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b6127d0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67b2cd - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a3b4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7eca6b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa2d9 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e8872 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfc5e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f295d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63ea00 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f416 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b656490 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b7904d3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a6a3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b877fa1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88201b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b928090 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b7122ba - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710fa6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748faa - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::change_password_needs_the_current_one::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8eae51 - valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:606:5
[INFO] [stdout]   49:     0x5b8a5b8d4417 - valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:606:18
[INFO] [stdout]   50:     0x5b8a5b6ddf96 - <valence[2a6094765d0d6114]::auth::tests::change_password_needs_the_current_one::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::change_username_rejects_a_taken_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::change_username_rejects_a_taken_name' (2573) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b723ceb - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91651d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{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]   24:     0x5b8a5b9171bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{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]   25:     0x5b8a5b6b1e6d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6aadab - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6aadab - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6aadab - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b611830 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b677c6d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a314 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ec3db - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa199 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e8232 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfa7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f281d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63d560 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f196 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b655400 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78fda3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a333 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b877a51 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b8812ab - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b927870 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b711fea - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710e16 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}, valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748eba - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::change_username_rejects_a_taken_name::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8ea901 - valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:665:5
[INFO] [stdout]   49:     0x5b8a5b8d4327 - valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:665:18
[INFO] [stdout]   50:     0x5b8a5b6dde56 - <valence[2a6094765d0d6114]::auth::tests::change_username_rejects_a_taken_name::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::tests::a_note_on_a_missing_test_touches_nothing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::tests::a_note_on_a_missing_test_touches_nothing' (2560) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b71dddb - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b9162dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{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]   24:     0x5b8a5b916f7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{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]   25:     0x5b8a5b6b1c2d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6a9f0b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6a9f0b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6a9f0b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b60fc10 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b671a8d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a1f4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7eb80b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7f9f59 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e76f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df71e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f25dd - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63b040 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64ed16 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b653630 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78f0b3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b609d03 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b8770c1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b87fa7b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b9269d0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b711ada - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710b46 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}, valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748d0a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::a_note_on_a_missing_test_touches_nothing::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b9511c1 - valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:766:5
[INFO] [stdout]   49:     0x5b8a5b939d37 - valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/api.rs:766:18
[INFO] [stdout]   50:     0x5b8a5b6ddc16 - <valence[2a6094765d0d6114]::api::tests::a_note_on_a_missing_test_touches_nothing::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- serve::tests::an_unauthorized_worker_is_forbidden stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'serve::tests::an_unauthorized_worker_is_forbidden' (2590) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b731abb - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b916a5d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{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]   24:     0x5b8a5b9176fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{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]   25:     0x5b8a5b6b23ad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6acfcb - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6acfcb - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6acfcb - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b6159d0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b6860cd - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a5b4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7edf6b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa6d9 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e9c72 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6e025e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2d5d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b642c00 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64fc16 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b659990 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b791bd3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60b1a3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b8790a1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b884b1b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b929a90 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b712bba - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b7114a6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b7492aa - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::an_unauthorized_worker_is_forbidden::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8eb651 - valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/serve.rs:147:5
[INFO] [stdout]   49:     0x5b8a5b8d54c7 - valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/serve.rs:147:18
[INFO] [stdout]   50:     0x5b8a5b6de3d6 - <valence[2a6094765d0d6114]::serve::tests::an_unauthorized_worker_is_forbidden::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::login_a_wrong_password_opens_nothing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::login_a_wrong_password_opens_nothing' (2576) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72477b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91655d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{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]   24:     0x5b8a5b9171fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{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]   25:     0x5b8a5b6b1ead - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6aaf4b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6aaf4b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6aaf4b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b611b50 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67874d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a334 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ec52b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa1d9 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e8372 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfade - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f285d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63d980 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f216 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b655750 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78ff13 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a3e3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b877b61 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88155b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b927a10 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71207a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710e66 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748eea - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::login_a_wrong_password_opens_nothing::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8eaa11 - valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:470:5
[INFO] [stdout]   49:     0x5b8a5b8d4357 - valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:470:18
[INFO] [stdout]   50:     0x5b8a5b6dde96 - <valence[2a6094765d0d6114]::auth::tests::login_a_wrong_password_opens_nothing::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::login_an_active_user_opens_a_session stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::login_an_active_user_opens_a_session' (2577) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72520b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91659d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{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]   24:     0x5b8a5b91723d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{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]   25:     0x5b8a5b6b1eed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ab0eb - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ab0eb - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ab0eb - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b611e70 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67922d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a354 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ec67b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa219 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e84b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfb3e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f289d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63dda0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f296 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b655aa0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b790083 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a493 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b877c71 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88180b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b927bb0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71210a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710eb6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748f1a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::login_an_active_user_opens_a_session::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8eab21 - valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:456:5
[INFO] [stdout]   49:     0x5b8a5b8d4387 - valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:456:18
[INFO] [stdout]   50:     0x5b8a5b6dded6 - <valence[2a6094765d0d6114]::auth::tests::login_an_active_user_opens_a_session::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::logout_revokes_the_session stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::logout_revokes_the_session' (2578) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b71f2fb - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91635d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{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]   24:     0x5b8a5b916ffd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{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]   25:     0x5b8a5b6b1cad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6aa24b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6aa24b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6aa24b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b610250 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67304d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a234 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ebaab - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7f9fd9 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e7972 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df7de - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f265d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63b880 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64ee16 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b653cd0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78f393 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b609e63 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b8772e1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b87ffdb - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b926d10 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b711bfa - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710be6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}, valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748d6a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::logout_revokes_the_session::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8ea191 - valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:500:5
[INFO] [stdout]   49:     0x5b8a5b8d41d7 - valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:500:18
[INFO] [stdout]   50:     0x5b8a5b6ddc96 - <valence[2a6094765d0d6114]::auth::tests::logout_revokes_the_session::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::me_after_the_owner_is_suspended_is_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::me_after_the_owner_is_suspended_is_unauthorized' (2579) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b7286db - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b9166dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{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]   24:     0x5b8a5b91737d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{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]   25:     0x5b8a5b6b202d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ab90b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ab90b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ab90b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b612e10 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67c88d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a3f4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ecd0b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa359 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e8af2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfd1e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f29dd - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63f240 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f516 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b656b30 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b7907b3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a803 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b8781c1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88257b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b9283d0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b7123da - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b711046 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b74900a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::me_after_the_owner_is_suspended_is_unauthorized::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8eb071 - valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:552:5
[INFO] [stdout]   49:     0x5b8a5b8d4477 - valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:552:18
[INFO] [stdout]   50:     0x5b8a5b6de016 - <valence[2a6094765d0d6114]::auth::tests::me_after_the_owner_is_suspended_is_unauthorized::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::me_names_the_logged_in_account stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::me_names_the_logged_in_account' (2580) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b71fd8b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91639d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{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]   24:     0x5b8a5b91703d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{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]   25:     0x5b8a5b6b1ced - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6aa3eb - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6aa3eb - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6aa3eb - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b610570 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b673b2d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a254 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ebbfb - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa019 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e7ab2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df83e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f269d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63bca0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64ee96 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b654020 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78f503 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b609f13 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b8773f1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88028b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b926eb0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b711c8a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710c36 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748d9a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::me_names_the_logged_in_account::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8ea2a1 - valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:533:5
[INFO] [stdout]   49:     0x5b8a5b8d4207 - valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:533:18
[INFO] [stdout]   50:     0x5b8a5b6ddcd6 - <valence[2a6094765d0d6114]::auth::tests::me_names_the_logged_in_account::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::me_with_an_expired_session_is_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::me_with_an_expired_session_is_unauthorized' (2581) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b727c4b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91669d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{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]   24:     0x5b8a5b91733d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{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]   25:     0x5b8a5b6b1fed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ab76b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ab76b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ab76b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b612af0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67bdad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a3d4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ecbbb - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa319 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e89b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfcbe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f299d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63ee20 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f496 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b6567e0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b790643 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a753 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b8780b1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b8822cb - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b928230 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71234a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710ff6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748fda - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::me_with_an_expired_session_is_unauthorized::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8eaf61 - valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:567:5
[INFO] [stdout]   49:     0x5b8a5b8d4447 - valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:567:18
[INFO] [stdout]   50:     0x5b8a5b6ddfd6 - <valence[2a6094765d0d6114]::auth::tests::me_with_an_expired_session_is_unauthorized::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::me_without_a_session_is_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::me_without_a_session_is_unauthorized' (2582) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b725c9b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b9165dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{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]   24:     0x5b8a5b91727d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{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]   25:     0x5b8a5b6b1f2d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ab28b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ab28b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ab28b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b612190 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b679d0d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a374 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ec7cb - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa259 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e85f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6dfb9e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f28dd - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63e1c0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f316 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b655df0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b7901f3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a543 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b877d81 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b881abb - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b927d50 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b71219a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710f06 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}, valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748f4a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::me_without_a_session_is_unauthorized::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8eac31 - valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:546:5
[INFO] [stdout]   49:     0x5b8a5b8d43b7 - valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:546:18
[INFO] [stdout]   50:     0x5b8a5b6ddf16 - <valence[2a6094765d0d6114]::auth::tests::me_without_a_session_is_unauthorized::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::signup_lands_a_pending_account stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::signup_lands_a_pending_account' (2583) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b72081b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b9163dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{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]   24:     0x5b8a5b91707d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{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]   25:     0x5b8a5b6b1d2d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6aa58b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6aa58b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6aa58b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b610890 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b67460d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a274 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ebd4b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa059 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e7bf2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df89e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f26dd - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63c0c0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64ef16 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b654370 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78f673 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b609fc3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b877501 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88053b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b927050 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b711d1a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710c86 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748dca - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::signup_lands_a_pending_account::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8ea3b1 - valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:422:5
[INFO] [stdout]   49:     0x5b8a5b8d4237 - valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:422:18
[INFO] [stdout]   50:     0x5b8a5b6ddd16 - <valence[2a6094765d0d6114]::auth::tests::signup_lands_a_pending_account::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::signup_rejects_a_taken_username stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::signup_rejects_a_taken_username' (2584) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b721d3b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91645d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{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]   24:     0x5b8a5b9170fd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{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]   25:     0x5b8a5b6b1dad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6aa8cb - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6aa8cb - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6aa8cb - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b610ed0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b675bcd - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a2b4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ebfeb - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa0d9 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e7e72 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df95e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f275d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63c900 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f016 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b654a10 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78f953 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a123 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b877721 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b880a9b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b927390 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b711e3a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710d26 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}, valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748e2a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::signup_rejects_a_taken_username::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8ea5d1 - valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:439:5
[INFO] [stdout]   49:     0x5b8a5b8d4297 - valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:439:18
[INFO] [stdout]   50:     0x5b8a5b6ddd96 - <valence[2a6094765d0d6114]::auth::tests::signup_rejects_a_taken_username::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind' (2585) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b732fe1 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b916add - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{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]   24:     0x5b8a5b91777d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{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]   25:     0x5b8a5b6b242d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ad30b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ad30b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ad30b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b616010 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b68768d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a5f4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ee20b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa759 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e9ef2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6e031e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2ddd - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b643440 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64fd16 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b65a030 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b791eb3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60b303 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b8792c1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88507b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b929dd0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b712cdd - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b711546 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}, valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b74930a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b77ca01 - valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/import.rs:516:5
[INFO] [stdout]   49:     0x5b8a5b7763f7 - valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/import.rs:516:18
[INFO] [stdout]   50:     0x5b8a5b6de456 - <valence[2a6094765d0d6114]::import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- serve::tests::a_suspended_owner_turns_its_worker_away stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'serve::tests::a_suspended_owner_turns_its_worker_away' (2587) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b73254b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b916a9d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{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]   24:     0x5b8a5b91773d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{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]   25:     0x5b8a5b6b23ed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ad16b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ad16b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ad16b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b615cf0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b686bad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a5d4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ee0bb - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa719 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e9db2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6e02be - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2d9d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b643020 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64fc96 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b659ce0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b791d43 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60b253 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b8791b1 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b884dcb - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b929c30 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b712c4a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b7114f6 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b7492da - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::a_suspended_owner_turns_its_worker_away::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8eb761 - valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/serve.rs:155:5
[INFO] [stdout]   49:     0x5b8a5b8d54f7 - valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/serve.rs:155:18
[INFO] [stdout]   50:     0x5b8a5b6de416 - <valence[2a6094765d0d6114]::serve::tests::a_suspended_owner_turns_its_worker_away::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- serve::tests::a_suspended_worker_is_turned_away stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'serve::tests::a_suspended_worker_is_turned_away' (2588) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b73059b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b9169dd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{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]   24:     0x5b8a5b91767d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{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]   25:     0x5b8a5b6b232d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6acc8b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6acc8b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6acc8b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b615390 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b684b0d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a574 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7edccb - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa659 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e99f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6e019e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2cdd - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b6423c0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64fb16 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b6592f0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b7918f3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60b043 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b878e81 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b8845bb - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b929750 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b712a9a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b711406 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}, valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b74924a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::a_suspended_worker_is_turned_away::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8eb431 - valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/serve.rs:173:5
[INFO] [stdout]   49:     0x5b8a5b8d5467 - valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/serve.rs:173:18
[INFO] [stdout]   50:     0x5b8a5b6de356 - <valence[2a6094765d0d6114]::serve::tests::a_suspended_worker_is_turned_away::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- serve::tests::an_authorized_worker_is_recognized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'serve::tests::an_authorized_worker_is_recognized' (2589) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b73102b - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b916a1d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{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]   24:     0x5b8a5b9176bd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{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]   25:     0x5b8a5b6b236d - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6ace2b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6ace2b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6ace2b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b6156b0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b6855ed - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a594 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ede1b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa699 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e9b32 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6e01fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f2d1d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b6427e0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64fb96 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b659640 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b791a63 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60b0f3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b878f91 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b88486b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b9298f0 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b712b2a - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b711456 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}, valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b74927a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::an_authorized_worker_is_recognized::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8eb541 - valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/serve.rs:137:5
[INFO] [stdout]   49:     0x5b8a5b8d5497 - valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/serve.rs:137:18
[INFO] [stdout]   50:     0x5b8a5b6de396 - <valence[2a6094765d0d6114]::serve::tests::an_authorized_worker_is_recognized::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stderr] error: test failed, to rerun pass `-p valence-server --bin valence`
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth::tests::login_a_pending_user_is_forbidden stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth::tests::login_a_pending_user_is_forbidden' (2575) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - 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:     0x5b8a5c0bc858 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8a5c0bc858 - <<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:     0x5b8a5c0d399a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8a5c0d399a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5b8a5c0c1c92 - 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:     0x5b8a5c0c1c92 - <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:     0x5b8a5c099006 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8a5c099006 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8a5c0b3fd9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b8a5b96159c - <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:     0x5b8a5b96159c - 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:     0x5b8a5c0b4252 - <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:     0x5b8a5c0b4252 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b8a5c0990c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b8a5c08da79 - 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:     0x5b8a5c09a12d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b8a5c0d418c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8a5c0d3ed2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b8a5b91214b - <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:     0x5b8a5b8334f9 - sqlx_postgres[e0ddd81364541a80]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.9.0/src/testing/mod.rs:93:44
[INFO] [stdout]   22:     0x5b8a5b7227cb - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:226:14
[INFO] [stdout]   23:     0x5b8a5b91649d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{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]   24:     0x5b8a5b91713d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{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]   25:     0x5b8a5b6b1ded - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x5b8a5b6aaa6b - tokio[8cecba0d12b9f07e]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5b8a5b6aaa6b - tokio[8cecba0d12b9f07e]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5b8a5b6aaa6b - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x5b8a5b6111f0 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x5b8a5b6766ad - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x5b8a5b66a2d4 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x5b8a5b7ec13b - <tokio[8cecba0d12b9f07e]::runtime::context::scoped::Scoped<tokio[8cecba0d12b9f07e]::runtime::scheduler::Context>>::set::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5b8a5b7fa119 - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x5b8a5b6e7fb2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::try_with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5b8a5b6df9be - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8cecba0d12b9f07e]::runtime::context::Context>>::with::<tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5b8a5b7f279d - tokio[8cecba0d12b9f07e]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x5b8a5b63cd20 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x5b8a5b64f096 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x5b8a5b654d60 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x5b8a5b78fac3 - tokio[8cecba0d12b9f07e]::runtime::context::runtime::enter_runtime::<<tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5b8a5b60a1d3 - <tokio[8cecba0d12b9f07e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x5b8a5b877831 - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5b8a5b880d4b - <tokio[8cecba0d12b9f07e]::runtime::runtime::Runtime>::block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5b8a5b927530 - sqlx_core[6ffdd1b7ff59bf80]::rt::test_block_on::<sqlx_core[6ffdd1b7ff59bf80]::testing::run_test<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   45:     0x5b8a5b711eca - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   46:     0x5b8a5b710d76 - sqlx_core[6ffdd1b7ff59bf80]::testing::run_test_with_pool::<sqlx_postgres[e0ddd81364541a80]::database::Postgres, fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}, valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   47:     0x5b8a5b748e5a - <fn(sqlx_core[6ffdd1b7ff59bf80]::pool::Pool<sqlx_postgres[e0ddd81364541a80]::database::Postgres>) -> valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::login_a_pending_user_is_forbidden::{closure#0} as sqlx_core[6ffdd1b7ff59bf80]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   48:     0x5b8a5b8ea6e1 - valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:483:5
[INFO] [stdout]   49:     0x5b8a5b8d42c7 - valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/server/src/auth.rs:483:18
[INFO] [stdout]   50:     0x5b8a5b6dddd6 - <valence[2a6094765d0d6114]::auth::tests::login_a_pending_user_is_forbidden::{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]   51:     0x5b8a5b95467b - <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]   52:     0x5b8a5b95467b - 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]   53:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5b8a5b961ef5 - <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]   55:     0x5b8a5b961ef5 - 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]   56:     0x5b8a5b961ef5 - 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]   57:     0x5b8a5b961ef5 - 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]   58:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5b8a5b961ef5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5b8a5b95b804 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5b8a5b95b804 - 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]   62:     0x5b8a5b964f72 - 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]   63:     0x5b8a5b964f72 - <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]   64:     0x5b8a5b964f72 - 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]   65:     0x5b8a5b964f72 - 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]   66:     0x5b8a5b964f72 - 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]   67:     0x5b8a5b964f72 - 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]   68:     0x5b8a5b964f72 - <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]   69:     0x5b8a5c0bbfbf - <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]   70:     0x5b8a5c0bbfbf - <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]   71:     0x7330a1323aa4 - <unknown>
[INFO] [stdout]   72:     0x7330a13b0a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     admin::tests::a_created_user_is_stored
[INFO] [stdout]     admin::tests::a_duplicate_username_is_rejected
[INFO] [stdout]     admin::tests::a_worker_is_authorized_for_its_owner
[INFO] [stdout]     admin::tests::an_invalid_public_key_is_refused
[INFO] [stdout]     admin::tests::authorizing_for_an_unknown_owner_fails
[INFO] [stdout]     admin::tests::set_status_on_an_unknown_user_fails
[INFO] [stdout]     admin::tests::set_status_on_an_unknown_worker_fails
[INFO] [stdout]     admin::tests::set_user_status_recovers_a_banned_account
[INFO] [stdout]     admin::tests::set_worker_status_changes_a_worker
[INFO] [stdout]     admin::tests::update_password_on_an_unknown_user_is_false
[INFO] [stdout]     admin::tests::update_password_resets_and_clears_sessions
[INFO] [stdout]     api::tests::a_member_cannot_change_status
[INFO] [stdout]     api::tests::a_note_on_a_missing_test_touches_nothing
[INFO] [stdout]     api::tests::a_note_round_trips
[INFO] [stdout]     api::tests::an_admin_approves_a_pending_user
[INFO] [stdout]     api::tests::an_admin_cannot_change_their_own_status
[INFO] [stdout]     api::tests::an_admin_suspends_a_worker
[INFO] [stdout]     api::tests::an_invalid_status_is_refused
[INFO] [stdout]     api::tests::an_unauthenticated_request_cannot_change_status
[INFO] [stdout]     api::tests::patching_an_unknown_user_is_not_found
[INFO] [stdout]     api::tests::the_filters_narrow_the_list
[INFO] [stdout]     api::tests::the_registry_lists_read_back
[INFO] [stdout]     auth::tests::change_password_evicts_other_sessions
[INFO] [stdout]     auth::tests::change_password_needs_the_current_one
[INFO] [stdout]     auth::tests::change_password_swaps_the_login
[INFO] [stdout]     auth::tests::change_username_rejects_a_taken_name
[INFO] [stdout]     auth::tests::change_username_updates_the_account
[INFO] [stdout]     auth::tests::login_a_pending_user_is_forbidden
[INFO] [stdout]     auth::tests::login_a_wrong_password_opens_nothing
[INFO] [stdout]     auth::tests::login_an_active_user_opens_a_session
[INFO] [stdout]     auth::tests::logout_revokes_the_session
[INFO] [stdout]     auth::tests::me_after_the_owner_is_suspended_is_unauthorized
[INFO] [stdout]     auth::tests::me_names_the_logged_in_account
[INFO] [stdout]     auth::tests::me_with_an_expired_session_is_unauthorized
[INFO] [stdout]     auth::tests::me_without_a_session_is_unauthorized
[INFO] [stdout]     auth::tests::signup_lands_a_pending_account
[INFO] [stdout]     auth::tests::signup_rejects_a_taken_username
[INFO] [stdout]     import::tests::the_import_maps_the_supported_tests_and_leaves_the_rest_behind
[INFO] [stdout]     serve::tests::a_suspended_owner_turns_its_worker_away
[INFO] [stdout]     serve::tests::a_suspended_worker_is_turned_away
[INFO] [stdout]     serve::tests::an_authorized_worker_is_recognized
[INFO] [stdout]     serve::tests::an_unauthorized_worker_is_forbidden
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 42 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7da52acb2cea04fac3daf1cd2e4bd21df2408d80e9e76cf904e1761069a0b4e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7da52acb2cea04fac3daf1cd2e4bd21df2408d80e9e76cf904e1761069a0b4e9", kill_on_drop: false }`
[INFO] [stdout] 7da52acb2cea04fac3daf1cd2e4bd21df2408d80e9e76cf904e1761069a0b4e9
