[INFO] cloning repository https://github.com/renatooliveira/savethebeat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renatooliveira/savethebeat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenatooliveira%2Fsavethebeat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenatooliveira%2Fsavethebeat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4f569bc90057b5a671a271bad08e8ebd54809de
[INFO] testing renatooliveira/savethebeat against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenatooliveira%2Fsavethebeat" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/renatooliveira/savethebeat
[INFO] finished tweaking git repo https://github.com/renatooliveira/savethebeat
[INFO] tweaked toml for git repo https://github.com/renatooliveira/savethebeat written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/renatooliveira/savethebeat on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/renatooliveira/savethebeat 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36882fabc7e4fd5c9f48e19b4026b71814fb5eb069a174e3dbb3abf3e61b97aa
[INFO] running `Command { std: "docker" "start" "-a" "36882fabc7e4fd5c9f48e19b4026b71814fb5eb069a174e3dbb3abf3e61b97aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36882fabc7e4fd5c9f48e19b4026b71814fb5eb069a174e3dbb3abf3e61b97aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36882fabc7e4fd5c9f48e19b4026b71814fb5eb069a174e3dbb3abf3e61b97aa", kill_on_drop: false }`
[INFO] [stdout] 36882fabc7e4fd5c9f48e19b4026b71814fb5eb069a174e3dbb3abf3e61b97aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67e45f9993647db1c69706901d161717b5855777dd436443b030726b715166dd
[INFO] running `Command { std: "docker" "start" "-a" "67e45f9993647db1c69706901d161717b5855777dd436443b030726b715166dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling savethebeat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 32s
[INFO] running `Command { std: "docker" "inspect" "67e45f9993647db1c69706901d161717b5855777dd436443b030726b715166dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67e45f9993647db1c69706901d161717b5855777dd436443b030726b715166dd", kill_on_drop: false }`
[INFO] [stdout] 67e45f9993647db1c69706901d161717b5855777dd436443b030726b715166dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98d37c1f1de50d95db4f698f2b81191ea96be5682cad442e3200d80aeebfb93a
[INFO] running `Command { std: "docker" "start" "-a" "98d37c1f1de50d95db4f698f2b81191ea96be5682cad442e3200d80aeebfb93a", kill_on_drop: false }`
[INFO] [stderr]    Compiling savethebeat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.22s
[INFO] running `Command { std: "docker" "inspect" "98d37c1f1de50d95db4f698f2b81191ea96be5682cad442e3200d80aeebfb93a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98d37c1f1de50d95db4f698f2b81191ea96be5682cad442e3200d80aeebfb93a", kill_on_drop: false }`
[INFO] [stdout] 98d37c1f1de50d95db4f698f2b81191ea96be5682cad442e3200d80aeebfb93a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 19310646430bcf631439e356522e43c9df9a34c5421d96f9b224ff708b80f3d4
[INFO] running `Command { std: "docker" "start" "-a" "19310646430bcf631439e356522e43c9df9a34c5421d96f9b224ff708b80f3d4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/savethebeat-632f3d3c72097091)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test slack::events::tests::test_deserialize_app_mention ... ok
[INFO] [stdout] test slack::events::tests::test_deserialize_url_verification ... ok
[INFO] [stdout] test slack::events::tests::test_mention_event_from_event_callback ... ok
[INFO] [stdout] test slack::events::tests::test_mention_event_no_thread_ts ... ok
[INFO] [stdout] test slack::routes::tests::test_slack_state_creation ... ok
[INFO] [stdout] test slack::verification::tests::test_verify_expired_timestamp ... ok
[INFO] [stdout] test slack::verification::tests::test_verify_invalid_signature ... ok
[INFO] [stdout] test slack::verification::tests::test_verify_invalid_timestamp_format ... ok
[INFO] [stdout] test slack::verification::tests::test_verify_valid_signature ... ok
[INFO] [stdout] test routes::tests::test_health_endpoint ... ok
[INFO] [stdout] test db::repository::tests::test_unique_constraint ... FAILED
[INFO] [stdout] test db::repository::tests::test_get_user_auth_not_found ... FAILED
[INFO] [stdout] test db::repository::tests::test_update_tokens ... FAILED
[INFO] [stdout] test db::repository::tests::test_upsert_user_auth_insert ... FAILED
[INFO] [stdout] test spotify::oauth::tests::test_generate_state_token ... ok
[INFO] [stdout] test spotify::oauth::tests::test_build_oauth_client ... ok
[INFO] [stdout] test db::repository::tests::test_get_user_auth_found ... FAILED
[INFO] [stdout] test spotify::oauth::tests::test_oauth_state_expiry ... ok
[INFO] [stdout] test spotify::oauth::tests::test_store_and_validate_state ... ok
[INFO] [stdout] test spotify::oauth::tests::test_validate_expired_state ... ok
[INFO] [stdout] test spotify::oauth::tests::test_validate_state_not_found ... ok
[INFO] [stdout] test spotify::client::tests::test_ensure_valid_token_not_found ... FAILED
[INFO] [stdout] test spotify::client::tests::test_ensure_valid_token_expired ... FAILED
[INFO] [stdout] test spotify::parser::tests::test_extract_track_id_embedded_in_text ... ok
[INFO] [stdout] test spotify::parser::tests::test_extract_track_id_https_url_with_query ... ok
[INFO] [stdout] test spotify::parser::tests::test_extract_track_id_https_url ... ok
[INFO] [stdout] test db::repository::tests::test_upsert_user_auth_update ... FAILED
[INFO] [stdout] test spotify::parser::tests::test_extract_track_id_http_url ... ok
[INFO] [stdout] test spotify::parser::tests::test_find_first_track_empty ... ok
[INFO] [stdout] test spotify::routes::tests::test_callback_invalid_state ... ok
[INFO] [stdout] test spotify::parser::tests::test_find_first_track_first_message ... ok
[INFO] [stdout] test spotify::routes::tests::test_connect_generates_redirect ... ok
[INFO] [stdout] test spotify::routes::tests::test_connect_redirect_url_format ... ok
[INFO] [stdout] test spotify::client::tests::test_ensure_valid_token_still_valid ... FAILED
[INFO] [stdout] test spotify::parser::tests::test_find_first_track_second_message ... ok
[INFO] [stdout] test spotify::parser::tests::test_extract_track_id_wrong_type ... ok
[INFO] [stdout] test spotify::parser::tests::test_find_first_track_no_tracks ... ok
[INFO] [stdout] test spotify::routes::tests::test_connect_multiple_users ... ok
[INFO] [stdout] test spotify::parser::tests::test_extract_track_id_spotify_uri ... ok
[INFO] [stdout] test spotify::parser::tests::test_extract_track_id_no_track ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::repository::tests::test_unique_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::repository::tests::test_unique_constraint' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b7c971f57a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b7c971f57a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b7c973757a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b7c973757a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59b7c9724a22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59b7c9724a22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59b7c96fd08f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b7c96fd08f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b7c9717359 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b7c8b479ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59b7c8b479ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59b7c97175d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59b7c97175d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b7c96fd148 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b7c96f4419 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b7c96fe19d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b7c9737dec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b7c9737b32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59b7c93d1044 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59b7c9365392 - sqlx_postgres[443218bfc26359b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59b7c936a9fe - <sqlx_postgres[443218bfc26359b9]::database::Postgres as sqlx_core[93e0de9c33313c21]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59b7c8b0ee1f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[93e0de9c33313c21]::testing::TestContext<sqlx_postgres[443218bfc26359b9]::database::Postgres>, sqlx_core[93e0de9c33313c21]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59b7c8ac5de3 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59b7c8b0ef7b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59b7c8b0f35b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59b7c8a50edb - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x59b7c8a4eebb - tokio[3305203ab1e45a7a]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59b7c8a4eebb - tokio[3305203ab1e45a7a]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59b7c8a4eebb - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x59b7c8a28bed - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x59b7c8a409ad - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x59b7c8a3ee1b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x59b7c8aa19ca - <tokio[3305203ab1e45a7a]::runtime::context::scoped::Scoped<tokio[3305203ab1e45a7a]::runtime::scheduler::Context>>::set::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59b7c8a6d3ca - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59b7c8af12ae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::try_with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x59b7c8aef42d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x59b7c8a61e91 - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59b7c8a3319e - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x59b7c8a37fa2 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x59b7c8a394c2 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59b7c8abfd3a - tokio[3305203ab1e45a7a]::runtime::context::runtime::enter_runtime::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59b7c8a27748 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59b7c8a52361 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x59b7c8a54465 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x59b7c8afb6c8 - sqlx_core[93e0de9c33313c21]::rt::test_block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59b7c8abd747 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59b7c8abd38f - sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool::<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59b7c8ad7f28 - <fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::test_unique_constraint::{closure#0} as sqlx_core[93e0de9c33313c21]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59b7c8b22726 - savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/repository.rs:394:5
[INFO] [stdout]   51:     0x59b7c8b19d3d - savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/repository.rs:395:54
[INFO] [stdout]   52:     0x59b7c8abbca6 - <savethebeat[37c775936dc9135a]::db::repository::tests::test_unique_constraint::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59b7c8b3ac8b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59b7c8b3ac8b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59b7c8b4847b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59b7c8b4847b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59b7c8b42e54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59b7c8b42e54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59b7c8b4b082 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59b7c8b4b082 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59b7c971ec8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x59b7c971ec8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75b50abb4aa4 - <unknown>
[INFO] [stdout]   74:     0x75b50ac41a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::repository::tests::test_get_user_auth_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::repository::tests::test_get_user_auth_not_found' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b7c971f57a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b7c971f57a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b7c973757a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b7c973757a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59b7c9724a22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59b7c9724a22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59b7c96fd08f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b7c96fd08f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b7c9717359 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b7c8b479ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59b7c8b479ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59b7c97175d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59b7c97175d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b7c96fd148 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b7c96f4419 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b7c96fe19d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b7c9737dec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b7c9737b32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59b7c93d1044 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59b7c9365392 - sqlx_postgres[443218bfc26359b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59b7c936a9fe - <sqlx_postgres[443218bfc26359b9]::database::Postgres as sqlx_core[93e0de9c33313c21]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59b7c8b0ee1f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[93e0de9c33313c21]::testing::TestContext<sqlx_postgres[443218bfc26359b9]::database::Postgres>, sqlx_core[93e0de9c33313c21]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59b7c8ac7543 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59b7c8b0f03b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59b7c8b0f41b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59b7c8a50f9b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x59b7c8a4f25b - tokio[3305203ab1e45a7a]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_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.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59b7c8a4f25b - tokio[3305203ab1e45a7a]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_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.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59b7c8a4f25b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x59b7c8a292ed - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_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.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x59b7c8a4202d - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_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.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x59b7c8a3ee7b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x59b7c8aa1c2a - <tokio[3305203ab1e45a7a]::runtime::context::scoped::Scoped<tokio[3305203ab1e45a7a]::runtime::scheduler::Context>>::set::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59b7c8a6d48a - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59b7c8af156e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::try_with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x59b7c8aef50d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x59b7c8a61f31 - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59b7c8a33a5e - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x59b7c8a38102 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_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.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x59b7c8a39c02 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_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.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59b7c8ac003a - tokio[3305203ab1e45a7a]::runtime::context::runtime::enter_runtime::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59b7c8a278e8 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_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.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59b7c8a525a1 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_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.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x59b7c8a549c5 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_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.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x59b7c8afba28 - sqlx_core[93e0de9c33313c21]::rt::test_block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59b7c8abd867 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59b7c8abd44f - sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool::<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59b7c8ad7fe8 - <fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::test_get_user_auth_not_found::{closure#0} as sqlx_core[93e0de9c33313c21]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59b7c8b22926 - savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/repository.rs:263:5
[INFO] [stdout]   51:     0x59b7c8b19dbd - savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/repository.rs:264:60
[INFO] [stdout]   52:     0x59b7c8abbd26 - <savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_not_found::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59b7c8b3ac8b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59b7c8b3ac8b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59b7c8b4847b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59b7c8b4847b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59b7c8b42e54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59b7c8b42e54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59b7c8b4b082 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59b7c8b4b082 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59b7c971ec8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x59b7c971ec8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75b50abb4aa4 - <unknown>
[INFO] [stdout]   74:     0x75b50ac41a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::repository::tests::test_update_tokens stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::repository::tests::test_update_tokens' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b7c971f57a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b7c971f57a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b7c973757a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b7c973757a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59b7c9724a22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59b7c9724a22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59b7c96fd08f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b7c96fd08f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b7c9717359 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b7c8b479ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59b7c8b479ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59b7c97175d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59b7c97175d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b7c96fd148 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b7c96f4419 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b7c96fe19d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b7c9737dec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b7c9737b32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59b7c93d1044 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59b7c9365392 - sqlx_postgres[443218bfc26359b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59b7c936a9fe - <sqlx_postgres[443218bfc26359b9]::database::Postgres as sqlx_core[93e0de9c33313c21]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59b7c8b0ee1f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[93e0de9c33313c21]::testing::TestContext<sqlx_postgres[443218bfc26359b9]::database::Postgres>, sqlx_core[93e0de9c33313c21]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59b7c8ac5233 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59b7c8b0ef1b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59b7c8b0f2fb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59b7c8a50e7b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x59b7c8a4eceb - tokio[3305203ab1e45a7a]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59b7c8a4eceb - tokio[3305203ab1e45a7a]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59b7c8a4eceb - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x59b7c8a2886d - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x59b7c8a3fe6d - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x59b7c8a3edeb - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x59b7c8aa189a - <tokio[3305203ab1e45a7a]::runtime::context::scoped::Scoped<tokio[3305203ab1e45a7a]::runtime::scheduler::Context>>::set::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59b7c8a6d36a - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59b7c8af114e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::try_with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x59b7c8aef3bd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x59b7c8a61e41 - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59b7c8a32d3e - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x59b7c8a37ef2 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x59b7c8a39122 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59b7c8abfbba - tokio[3305203ab1e45a7a]::runtime::context::runtime::enter_runtime::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59b7c8a27678 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59b7c8a52241 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x59b7c8a541b5 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x59b7c8afb518 - sqlx_core[93e0de9c33313c21]::rt::test_block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59b7c8abd6b7 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59b7c8abd32f - sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool::<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59b7c8ad7ec8 - <fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::test_update_tokens::{closure#0} as sqlx_core[93e0de9c33313c21]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59b7c8b22626 - savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/repository.rs:365:5
[INFO] [stdout]   51:     0x59b7c8b19cfd - savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/repository.rs:366:50
[INFO] [stdout]   52:     0x59b7c8abbc66 - <savethebeat[37c775936dc9135a]::db::repository::tests::test_update_tokens::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59b7c8b3ac8b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59b7c8b3ac8b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59b7c8b4847b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59b7c8b4847b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59b7c8b42e54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59b7c8b42e54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59b7c8b4b082 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59b7c8b4b082 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59b7c971ec8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x59b7c971ec8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75b50abb4aa4 - <unknown>
[INFO] [stdout]   74:     0x75b50ac41a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::repository::tests::test_upsert_user_auth_insert stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::repository::tests::test_upsert_user_auth_insert' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b7c971f57a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b7c971f57a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b7c973757a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b7c973757a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59b7c9724a22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59b7c9724a22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59b7c96fd08f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b7c96fd08f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b7c9717359 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b7c8b479ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59b7c8b479ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59b7c97175d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59b7c97175d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b7c96fd148 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b7c96f4419 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b7c96fe19d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b7c9737dec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b7c9737b32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59b7c93d1044 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59b7c9365392 - sqlx_postgres[443218bfc26359b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59b7c936a9fe - <sqlx_postgres[443218bfc26359b9]::database::Postgres as sqlx_core[93e0de9c33313c21]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59b7c8b0ee1f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[93e0de9c33313c21]::testing::TestContext<sqlx_postgres[443218bfc26359b9]::database::Postgres>, sqlx_core[93e0de9c33313c21]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59b7c8ac80f3 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59b7c8b0f09b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59b7c8b0f47b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59b7c8a50ffb - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x59b7c8a4f42b - tokio[3305203ab1e45a7a]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59b7c8a4f42b - tokio[3305203ab1e45a7a]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59b7c8a4f42b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x59b7c8a2966d - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x59b7c8a42b6d - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x59b7c8a3eeab - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x59b7c8aa1d5a - <tokio[3305203ab1e45a7a]::runtime::context::scoped::Scoped<tokio[3305203ab1e45a7a]::runtime::scheduler::Context>>::set::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59b7c8a6d4ea - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59b7c8af16ce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::try_with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x59b7c8aef57d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x59b7c8a61f81 - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59b7c8a33ebe - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x59b7c8a381b2 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x59b7c8a39fa2 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59b7c8ac01ba - tokio[3305203ab1e45a7a]::runtime::context::runtime::enter_runtime::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59b7c8a279b8 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59b7c8a526c1 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x59b7c8a54c75 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x59b7c8afbbd8 - sqlx_core[93e0de9c33313c21]::rt::test_block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59b7c8abd8f7 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59b7c8abd4af - sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool::<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59b7c8ad8048 - <fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::test_upsert_user_auth_insert::{closure#0} as sqlx_core[93e0de9c33313c21]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59b7c8b22a26 - savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/repository.rs:270:5
[INFO] [stdout]   51:     0x59b7c8b19dfd - savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/repository.rs:271:60
[INFO] [stdout]   52:     0x59b7c8abbd66 - <savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_insert::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59b7c8b3ac8b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59b7c8b3ac8b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59b7c8b4847b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59b7c8b4847b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59b7c8b42e54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59b7c8b42e54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59b7c8b4b082 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59b7c8b4b082 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59b7c971ec8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x59b7c971ec8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75b50abb4aa4 - <unknown>
[INFO] [stdout]   74:     0x75b50ac41a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::repository::tests::test_get_user_auth_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::repository::tests::test_get_user_auth_found' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b7c971f57a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b7c971f57a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b7c973757a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b7c973757a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59b7c9724a22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59b7c9724a22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59b7c96fd08f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b7c96fd08f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b7c9717359 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b7c8b479ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59b7c8b479ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59b7c97175d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59b7c97175d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b7c96fd148 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b7c96f4419 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b7c96fe19d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b7c9737dec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b7c9737b32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59b7c93d1044 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59b7c9365392 - sqlx_postgres[443218bfc26359b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59b7c936a9fe - <sqlx_postgres[443218bfc26359b9]::database::Postgres as sqlx_core[93e0de9c33313c21]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59b7c8b0ee1f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[93e0de9c33313c21]::testing::TestContext<sqlx_postgres[443218bfc26359b9]::database::Postgres>, sqlx_core[93e0de9c33313c21]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59b7c8ac6993 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59b7c8b0efdb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59b7c8b0f3bb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59b7c8a50f3b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x59b7c8a4f08b - tokio[3305203ab1e45a7a]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_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.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59b7c8a4f08b - tokio[3305203ab1e45a7a]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_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.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59b7c8a4f08b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x59b7c8a28f6d - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_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.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x59b7c8a414ed - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_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.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x59b7c8a3ee4b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x59b7c8aa1afa - <tokio[3305203ab1e45a7a]::runtime::context::scoped::Scoped<tokio[3305203ab1e45a7a]::runtime::scheduler::Context>>::set::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59b7c8a6d42a - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59b7c8af140e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::try_with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x59b7c8aef49d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x59b7c8a61ee1 - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59b7c8a335fe - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x59b7c8a38052 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x59b7c8a39862 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_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.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59b7c8abfeba - tokio[3305203ab1e45a7a]::runtime::context::runtime::enter_runtime::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59b7c8a27818 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59b7c8a52481 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x59b7c8a54715 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x59b7c8afb878 - sqlx_core[93e0de9c33313c21]::rt::test_block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59b7c8abd7d7 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59b7c8abd3ef - sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool::<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59b7c8ad7f88 - <fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::test_get_user_auth_found::{closure#0} as sqlx_core[93e0de9c33313c21]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59b7c8b22826 - savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/repository.rs:337:5
[INFO] [stdout]   51:     0x59b7c8b19d7d - savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/repository.rs:338:56
[INFO] [stdout]   52:     0x59b7c8abbce6 - <savethebeat[37c775936dc9135a]::db::repository::tests::test_get_user_auth_found::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59b7c8b3ac8b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59b7c8b3ac8b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59b7c8b4847b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59b7c8b4847b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59b7c8b42e54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59b7c8b42e54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59b7c8b4b082 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59b7c8b4b082 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59b7c971ec8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x59b7c971ec8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75b50abb4aa4 - <unknown>
[INFO] [stdout]   74:     0x75b50ac41a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- spotify::client::tests::test_ensure_valid_token_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'spotify::client::tests::test_ensure_valid_token_not_found' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b7c971f57a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b7c971f57a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b7c973757a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b7c973757a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59b7c9724a22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59b7c9724a22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59b7c96fd08f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b7c96fd08f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b7c9717359 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b7c8b479ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59b7c8b479ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59b7c97175d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59b7c97175d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b7c96fd148 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b7c96f4419 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b7c96fe19d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b7c9737dec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b7c9737b32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59b7c93d1044 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59b7c9365392 - sqlx_postgres[443218bfc26359b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59b7c936a9fe - <sqlx_postgres[443218bfc26359b9]::database::Postgres as sqlx_core[93e0de9c33313c21]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59b7c8b0ee1f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[93e0de9c33313c21]::testing::TestContext<sqlx_postgres[443218bfc26359b9]::database::Postgres>, sqlx_core[93e0de9c33313c21]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59b7c8aca422 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59b7c8b0f1bb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59b7c8b0f59b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59b7c8a5111b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x59b7c8a4f99b - tokio[3305203ab1e45a7a]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_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.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59b7c8a4f99b - tokio[3305203ab1e45a7a]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_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.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59b7c8a4f99b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x59b7c8a2a0ed - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_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.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x59b7c8a44d2d - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_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.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x59b7c8a3ef3b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x59b7c8aa20ea - <tokio[3305203ab1e45a7a]::runtime::context::scoped::Scoped<tokio[3305203ab1e45a7a]::runtime::scheduler::Context>>::set::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59b7c8a6d60a - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59b7c8af1aee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::try_with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x59b7c8aef6cd - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x59b7c8a62071 - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59b7c8a34bde - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x59b7c8a383c2 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_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.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x59b7c8a3aa82 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_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.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59b7c8ac063a - tokio[3305203ab1e45a7a]::runtime::context::runtime::enter_runtime::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59b7c8a27c28 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_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.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59b7c8a52a21 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_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.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x59b7c8a55485 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_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.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x59b7c8afc109 - sqlx_core[93e0de9c33313c21]::rt::test_block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59b7c8abdaa9 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59b7c8abd5cf - sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool::<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59b7c8ad8168 - <fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::test_ensure_valid_token_not_found::{closure#0} as sqlx_core[93e0de9c33313c21]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59b7c8b0e7d6 - savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/spotify/client.rs:290:5
[INFO] [stdout]   51:     0x59b7c8b0931d - savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/spotify/client.rs:291:65
[INFO] [stdout]   52:     0x59b7c8abc1e6 - <savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_not_found::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59b7c8b3ac8b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59b7c8b3ac8b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59b7c8b4847b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59b7c8b4847b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59b7c8b42e54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59b7c8b42e54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59b7c8b4b082 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59b7c8b4b082 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59b7c971ec8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x59b7c971ec8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75b50abb4aa4 - <unknown>
[INFO] [stdout]   74:     0x75b50ac41a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- spotify::client::tests::test_ensure_valid_token_expired stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'spotify::client::tests::test_ensure_valid_token_expired' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b7c971f57a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b7c971f57a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b7c973757a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b7c973757a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59b7c9724a22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59b7c9724a22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59b7c96fd08f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b7c96fd08f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b7c9717359 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b7c8b479ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59b7c8b479ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59b7c97175d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59b7c97175d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b7c96fd148 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b7c96f4419 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b7c96fe19d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b7c9737dec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b7c9737b32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59b7c93d1044 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59b7c9365392 - sqlx_postgres[443218bfc26359b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59b7c936a9fe - <sqlx_postgres[443218bfc26359b9]::database::Postgres as sqlx_core[93e0de9c33313c21]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59b7c8b0ee1f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[93e0de9c33313c21]::testing::TestContext<sqlx_postgres[443218bfc26359b9]::database::Postgres>, sqlx_core[93e0de9c33313c21]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59b7c8ac9862 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59b7c8b0f15b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59b7c8b0f53b - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59b7c8a510bb - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x59b7c8a4f7cb - tokio[3305203ab1e45a7a]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59b7c8a4f7cb - tokio[3305203ab1e45a7a]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59b7c8a4f7cb - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x59b7c8a29d6d - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x59b7c8a441ed - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x59b7c8a3ef0b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x59b7c8aa1fba - <tokio[3305203ab1e45a7a]::runtime::context::scoped::Scoped<tokio[3305203ab1e45a7a]::runtime::scheduler::Context>>::set::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59b7c8a6d5aa - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59b7c8af198e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::try_with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x59b7c8aef65d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x59b7c8a62021 - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59b7c8a3477e - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x59b7c8a38312 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x59b7c8a3a6e2 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59b7c8ac04ba - tokio[3305203ab1e45a7a]::runtime::context::runtime::enter_runtime::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59b7c8a27b58 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59b7c8a52901 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x59b7c8a551d5 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x59b7c8afbf49 - sqlx_core[93e0de9c33313c21]::rt::test_block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59b7c8abda19 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59b7c8abd56f - sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool::<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59b7c8ad8108 - <fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::test_ensure_valid_token_expired::{closure#0} as sqlx_core[93e0de9c33313c21]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59b7c8b0e6d6 - savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired
[INFO] [stdout]                                at /opt/rustwide/workdir/src/spotify/client.rs:359:5
[INFO] [stdout]   51:     0x59b7c8b092dd - savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/spotify/client.rs:360:63
[INFO] [stdout]   52:     0x59b7c8abc1a6 - <savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_expired::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59b7c8b3ac8b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59b7c8b3ac8b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59b7c8b4847b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59b7c8b4847b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59b7c8b42e54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59b7c8b42e54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59b7c8b4b082 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59b7c8b4b082 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59b7c971ec8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x59b7c971ec8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75b50abb4aa4 - <unknown>
[INFO] [stdout]   74:     0x75b50ac41a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::repository::tests::test_upsert_user_auth_update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::repository::tests::test_upsert_user_auth_update' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b7c971f57a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b7c971f57a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b7c973757a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b7c973757a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59b7c9724a22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59b7c9724a22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59b7c96fd08f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b7c96fd08f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b7c9717359 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b7c8b479ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59b7c8b479ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59b7c97175d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59b7c97175d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b7c96fd148 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b7c96f4419 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b7c96fe19d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b7c9737dec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b7c9737b32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59b7c93d1044 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59b7c9365392 - sqlx_postgres[443218bfc26359b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59b7c936a9fe - <sqlx_postgres[443218bfc26359b9]::database::Postgres as sqlx_core[93e0de9c33313c21]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59b7c8b0ee1f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[93e0de9c33313c21]::testing::TestContext<sqlx_postgres[443218bfc26359b9]::database::Postgres>, sqlx_core[93e0de9c33313c21]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59b7c8ac8ca3 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59b7c8b0f0fb - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59b7c8b0f4db - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59b7c8a5105b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x59b7c8a4f5fb - tokio[3305203ab1e45a7a]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59b7c8a4f5fb - tokio[3305203ab1e45a7a]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59b7c8a4f5fb - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x59b7c8a299ed - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x59b7c8a436ad - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x59b7c8a3eedb - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x59b7c8aa1e8a - <tokio[3305203ab1e45a7a]::runtime::context::scoped::Scoped<tokio[3305203ab1e45a7a]::runtime::scheduler::Context>>::set::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59b7c8a6d54a - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59b7c8af182e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::try_with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x59b7c8aef5ed - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x59b7c8a61fd1 - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59b7c8a3431e - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x59b7c8a38262 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x59b7c8a3a342 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59b7c8ac033a - tokio[3305203ab1e45a7a]::runtime::context::runtime::enter_runtime::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59b7c8a27a88 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59b7c8a527e1 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x59b7c8a54f25 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x59b7c8afbd88 - sqlx_core[93e0de9c33313c21]::rt::test_block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59b7c8abd987 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59b7c8abd50f - sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool::<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}, savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59b7c8ad80a8 - <fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::test_upsert_user_auth_update::{closure#0} as sqlx_core[93e0de9c33313c21]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59b7c8b22b26 - savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/repository.rs:295:5
[INFO] [stdout]   51:     0x59b7c8b19e3d - savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/db/repository.rs:296:60
[INFO] [stdout]   52:     0x59b7c8abbda6 - <savethebeat[37c775936dc9135a]::db::repository::tests::test_upsert_user_auth_update::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59b7c8b3ac8b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59b7c8b3ac8b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59b7c8b4847b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59b7c8b4847b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59b7c8b42e54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59b7c8b42e54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59b7c8b4b082 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59b7c8b4b082 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59b7c971ec8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x59b7c971ec8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75b50abb4aa4 - <unknown>
[INFO] [stdout]   74:     0x75b50ac41a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- spotify::client::tests::test_ensure_valid_token_still_valid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'spotify::client::tests::test_ensure_valid_token_still_valid' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b7c971f57a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b7c971f57a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b7c971f57a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b7c973757a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b7c973757a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59b7c9724a22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x59b7c9724a22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x59b7c96fd08f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b7c96fd08f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b7c9717359 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b7c8b479ac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x59b7c8b479ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59b7c97175d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x59b7c97175d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b7c96fd148 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b7c96f4419 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b7c96fe19d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b7c9737dec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b7c9737b32 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59b7c93d1044 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59b7c9365392 - sqlx_postgres[443218bfc26359b9]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x59b7c936a9fe - <sqlx_postgres[443218bfc26359b9]::database::Postgres as sqlx_core[93e0de9c33313c21]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x59b7c8b0ee1f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[93e0de9c33313c21]::testing::TestContext<sqlx_postgres[443218bfc26359b9]::database::Postgres>, sqlx_core[93e0de9c33313c21]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59b7c8acafe2 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x59b7c8b0f21b - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59b7c8b0f5fb - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x59b7c8a5117b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x59b7c8a4fb6b - tokio[3305203ab1e45a7a]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x59b7c8a4fb6b - tokio[3305203ab1e45a7a]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x59b7c8a4fb6b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x59b7c8a2a46d - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>, <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x59b7c8a4586d - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x59b7c8a3ef6b - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x59b7c8aa221a - <tokio[3305203ab1e45a7a]::runtime::context::scoped::Scoped<tokio[3305203ab1e45a7a]::runtime::scheduler::Context>>::set::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x59b7c8a6d66a - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x59b7c8af1c4e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::try_with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x59b7c8aef73d - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3305203ab1e45a7a]::runtime::context::Context>>::with::<tokio[3305203ab1e45a7a]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x59b7c8a620c1 - tokio[3305203ab1e45a7a]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>), <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x59b7c8a3503e - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x59b7c8a38472 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x59b7c8a3ae22 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x59b7c8ac07ba - tokio[3305203ab1e45a7a]::runtime::context::runtime::enter_runtime::<<tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[35159d6ffb30e017]::result::Result<(), sqlx_core[93e0de9c33313c21]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x59b7c8a27cf8 - <tokio[3305203ab1e45a7a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x59b7c8a52b41 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x59b7c8a55744 - <tokio[3305203ab1e45a7a]::runtime::runtime::Runtime>::block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x59b7c8afc2c7 - sqlx_core[93e0de9c33313c21]::rt::test_block_on::<sqlx_core[93e0de9c33313c21]::testing::run_test<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x59b7c8abdb43 - sqlx_core[93e0de9c33313c21]::testing::run_test::<sqlx_postgres[443218bfc26359b9]::database::Postgres, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}, sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x59b7c8abd62f - sqlx_core[93e0de9c33313c21]::testing::run_test_with_pool::<sqlx_postgres[443218bfc26359b9]::database::Postgres, fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}, savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x59b7c8ad81c8 - <fn(sqlx_core[93e0de9c33313c21]::pool::Pool<sqlx_postgres[443218bfc26359b9]::database::Postgres>) -> savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::test_ensure_valid_token_still_valid::{closure#0} as sqlx_core[93e0de9c33313c21]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x59b7c8b0e8d6 - savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid
[INFO] [stdout]                                at /opt/rustwide/workdir/src/spotify/client.rs:315:5
[INFO] [stdout]   51:     0x59b7c8b0935d - savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/spotify/client.rs:316:67
[INFO] [stdout]   52:     0x59b7c8abc226 - <savethebeat[37c775936dc9135a]::spotify::client::tests::test_ensure_valid_token_still_valid::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x59b7c8b3ac8b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x59b7c8b3ac8b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x59b7c8b4847b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x59b7c8b4847b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x59b7c8b4847b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x59b7c8b4847b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x59b7c8b42e54 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x59b7c8b42e54 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x59b7c8b4b082 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59b7c8b4b082 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59b7c8b4b082 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x59b7c8b4b082 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x59b7c971ec8f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x59b7c971ec8f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x75b50abb4aa4 - <unknown>
[INFO] [stdout]   74:     0x75b50ac41a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::repository::tests::test_get_user_auth_found
[INFO] [stdout]     db::repository::tests::test_get_user_auth_not_found
[INFO] [stdout]     db::repository::tests::test_unique_constraint
[INFO] [stdout]     db::repository::tests::test_update_tokens
[INFO] [stdout]     db::repository::tests::test_upsert_user_auth_insert
[INFO] [stdout]     db::repository::tests::test_upsert_user_auth_update
[INFO] [stdout]     spotify::client::tests::test_ensure_valid_token_expired
[INFO] [stdout]     spotify::client::tests::test_ensure_valid_token_not_found
[INFO] [stdout]     spotify::client::tests::test_ensure_valid_token_still_valid
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "19310646430bcf631439e356522e43c9df9a34c5421d96f9b224ff708b80f3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19310646430bcf631439e356522e43c9df9a34c5421d96f9b224ff708b80f3d4", kill_on_drop: false }`
[INFO] [stdout] 19310646430bcf631439e356522e43c9df9a34c5421d96f9b224ff708b80f3d4
