[INFO] cloning repository https://github.com/wllfaria/felbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wllfaria/felbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Ffelbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Ffelbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aae77862601c15ad811cca95d0bd8ba7b42ea0f6
[INFO] testing wllfaria/felbot against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Ffelbot" "/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/wllfaria/felbot
[INFO] finished tweaking git repo https://github.com/wllfaria/felbot
[INFO] tweaked toml for git repo https://github.com/wllfaria/felbot written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wllfaria/felbot on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wllfaria/felbot 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7af9b67c062c2efbe3940fcc537acc5fc7e9f4757195e3c4ab548568fefb376
[INFO] running `Command { std: "docker" "start" "-a" "a7af9b67c062c2efbe3940fcc537acc5fc7e9f4757195e3c4ab548568fefb376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7af9b67c062c2efbe3940fcc537acc5fc7e9f4757195e3c4ab548568fefb376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7af9b67c062c2efbe3940fcc537acc5fc7e9f4757195e3c4ab548568fefb376", kill_on_drop: false }`
[INFO] [stdout] a7af9b67c062c2efbe3940fcc537acc5fc7e9f4757195e3c4ab548568fefb376
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5aa75a3a2bc9c05c417a916713e97a51383a16bd88154a7dc156883d030fc7ec
[INFO] running `Command { std: "docker" "start" "-a" "5aa75a3a2bc9c05c417a916713e97a51383a16bd88154a7dc156883d030fc7ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling teloxide-macros v0.9.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling maud v0.27.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dptree v0.3.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling loki-api v0.1.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling teloxide-core v0.11.2
[INFO] [stderr]    Compiling tracing-loki v0.2.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling teloxide v0.15.0
[INFO] [stderr]    Compiling poise v0.6.1
[INFO] [stderr]    Compiling felbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> BoxFuture<Result<DiscordTokenResponse>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> BoxFuture<'_, Result<DiscordTokenResponse>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn get_user_info(&self, token: String) -> BoxFuture<Result<DiscordUser>>;
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn get_user_info(&self, token: String) -> BoxFuture<'_, Result<DiscordUser>>;
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 50 |     ) -> BoxFuture<Result<DiscordTokenResponse>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     ) -> BoxFuture<'_, Result<DiscordTokenResponse>> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_user_info(&self, token: String) -> BoxFuture<Result<DiscordUser>> {
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_user_info(&self, token: String) -> BoxFuture<'_, Result<DiscordUser>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 41s
[INFO] running `Command { std: "docker" "inspect" "5aa75a3a2bc9c05c417a916713e97a51383a16bd88154a7dc156883d030fc7ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aa75a3a2bc9c05c417a916713e97a51383a16bd88154a7dc156883d030fc7ec", kill_on_drop: false }`
[INFO] [stdout] 5aa75a3a2bc9c05c417a916713e97a51383a16bd88154a7dc156883d030fc7ec
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46aa9b021eda75bc0a9c236041c8c085676235657484118dc4c8904d64d83af0
[INFO] running `Command { std: "docker" "start" "-a" "46aa9b021eda75bc0a9c236041c8c085676235657484118dc4c8904d64d83af0", kill_on_drop: false }`
[INFO] [stderr]    Compiling felbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/oauth.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 249 |         ) -> BoxFuture<Result<DiscordTokenResponse>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |         ) -> BoxFuture<'_, Result<DiscordTokenResponse>> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/oauth.rs:262:26
[INFO] [stdout]     |
[INFO] [stdout] 262 |         fn get_user_info(&self, _: String) -> BoxFuture<Result<DiscordUser>> {
[INFO] [stdout]     |                          ^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |         fn get_user_info(&self, _: String) -> BoxFuture<'_, Result<DiscordUser>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> BoxFuture<Result<DiscordTokenResponse>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> BoxFuture<'_, Result<DiscordTokenResponse>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn get_user_info(&self, token: String) -> BoxFuture<Result<DiscordUser>>;
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn get_user_info(&self, token: String) -> BoxFuture<'_, Result<DiscordUser>>;
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 50 |     ) -> BoxFuture<Result<DiscordTokenResponse>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     ) -> BoxFuture<'_, Result<DiscordTokenResponse>> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_user_info(&self, token: String) -> BoxFuture<Result<DiscordUser>> {
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_user_info(&self, token: String) -> BoxFuture<'_, Result<DiscordUser>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.55s
[INFO] running `Command { std: "docker" "inspect" "46aa9b021eda75bc0a9c236041c8c085676235657484118dc4c8904d64d83af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46aa9b021eda75bc0a9c236041c8c085676235657484118dc4c8904d64d83af0", kill_on_drop: false }`
[INFO] [stdout] 46aa9b021eda75bc0a9c236041c8c085676235657484118dc4c8904d64d83af0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b960778dc859d021023846d0dcc410e1d8989398adff995dece84f03a0402c8
[INFO] running `Command { std: "docker" "start" "-a" "3b960778dc859d021023846d0dcc410e1d8989398adff995dece84f03a0402c8", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/api/oauth.rs:246:13
[INFO] [stderr]     |
[INFO] [stderr] 246 |             &self,
[INFO] [stderr]     |             ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 249 |         ) -> BoxFuture<Result<DiscordTokenResponse>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 249 |         ) -> BoxFuture<'_, Result<DiscordTokenResponse>> {
[INFO] [stderr]     |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/api/oauth.rs:262:26
[INFO] [stderr]     |
[INFO] [stderr] 262 |         fn get_user_info(&self, _: String) -> BoxFuture<Result<DiscordUser>> {
[INFO] [stderr]     |                          ^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 262 |         fn get_user_info(&self, _: String) -> BoxFuture<'_, Result<DiscordUser>> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/services/discord.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 27 |     ) -> BoxFuture<Result<DiscordTokenResponse>>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |     ) -> BoxFuture<'_, Result<DiscordTokenResponse>>;
[INFO] [stderr]    |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/services/discord.rs:28:22
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn get_user_info(&self, token: String) -> BoxFuture<Result<DiscordUser>>;
[INFO] [stderr]    |                      ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn get_user_info(&self, token: String) -> BoxFuture<'_, Result<DiscordUser>>;
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/services/discord.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 50 |     ) -> BoxFuture<Result<DiscordTokenResponse>> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     ) -> BoxFuture<'_, Result<DiscordTokenResponse>> {
[INFO] [stderr]    |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/services/discord.rs:85:22
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn get_user_info(&self, token: String) -> BoxFuture<Result<DiscordUser>> {
[INFO] [stderr]    |                      ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn get_user_info(&self, token: String) -> BoxFuture<'_, Result<DiscordUser>> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `felbot` (bin "felbot" test) generated 6 warnings (run `cargo fix --bin "felbot" -p felbot --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/felbot-925d7711f554df82)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_parse_channel_id_valid ... ok
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_parse_channel_id_invalid ... ok
[INFO] [stdout] test api::oauth::tests::test_successful_callback ... FAILED
[INFO] [stdout] test api::oauth::tests::test_successful_redirect ... FAILED
[INFO] [stdout] test api::oauth::tests::test_invalid_state ... FAILED
[INFO] [stdout] test api::oauth::tests::test_already_linked_account ... FAILED
[INFO] [stdout] test api::oauth::tests::test_invalid_telegram_id ... FAILED
[INFO] [stdout] test api::oauth::tests::test_user_info_failure ... FAILED
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_add_channel ... FAILED
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_list_channels_with_data ... FAILED
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_list_channels ... FAILED
[INFO] [stdout] test api::oauth::tests::test_discord_token_failure ... FAILED
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_channel_not_found ... FAILED
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_add_duplicate_channel ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_successful_callback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_successful_callback' (29) 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:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b06c08fe62 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06c0a7e0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06c0a7e0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62b06c095036 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b06c095036 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b06c06cdef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b06c06cdef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b06c087549 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b06ba9758e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b06ba9758e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b06c0877b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b06c0877b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b06c06cea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b06c061cd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06c06df6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b06c0a857c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b06c0a82c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b06bbdbae4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62b06bbe99b2 - sqlx_postgres[fabea86c3912d2a2]::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:     0x62b06bbeef5e - <sqlx_postgres[fabea86c3912d2a2]::database::Postgres as sqlx_core[9600cf550a603433]::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:     0x62b06b9ee45f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[9600cf550a603433]::testing::TestContext<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>, sqlx_core[9600cf550a603433]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62b06ba3b733 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{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:     0x62b06b9ee61d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62b06b9ee91d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62b06ba2d96d - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x62b06ba2b76b - tokio[14287bd86843c807]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62b06ba2b76b - tokio[14287bd86843c807]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62b06ba2b76b - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x62b06b9f3130 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62b06ba1c58d - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x62b06ba1a0e4 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x62b06ba534bb - <tokio[14287bd86843c807]::runtime::context::scoped::Scoped<tokio[14287bd86843c807]::runtime::scheduler::Context>>::set::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62b06ba75809 - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62b06b9dbed2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::try_with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62b06b9d9a5e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62b06ba706ed - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62b06ba0b500 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x62b06ba10b76 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x62b06ba12e70 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62b06ba82173 - tokio[14287bd86843c807]::runtime::context::runtime::enter_runtime::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62b06b9f15b3 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62b06ba7bec1 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x62b06ba7e668 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x62b06ba333a1 - sqlx_core[9600cf550a603433]::rt::test_block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{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:     0x62b06ba37e40 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{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:     0x62b06ba379c6 - sqlx_core[9600cf550a603433]::testing::run_test_with_pool::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{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:     0x62b06ba48c6a - <fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0} as sqlx_core[9600cf550a603433]::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:     0x62b06ba6e7c7 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:348:5
[INFO] [stdout]   51:     0x62b06ba69177 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:348:18
[INFO] [stdout]   52:     0x62b06b9d91e6 - <felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_callback::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62b06ba8b93b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62b06ba8b93b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62b06ba9819a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62b06ba92664 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62b06ba92664 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62b06ba9ac92 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62b06ba9ac92 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62b06c08f36f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62b06c08f36f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7b790ab94aa4 - <unknown>
[INFO] [stdout]   74:     0x7b790ac21a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_successful_redirect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_successful_redirect' (30) 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:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b06c08fe62 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06c0a7e0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06c0a7e0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62b06c095036 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b06c095036 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b06c06cdef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b06c06cdef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b06c087549 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b06ba9758e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b06ba9758e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b06c0877b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b06c0877b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b06c06cea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b06c061cd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06c06df6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b06c0a857c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b06c0a82c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b06bbdbae4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62b06bbe99b2 - sqlx_postgres[fabea86c3912d2a2]::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:     0x62b06bbeef5e - <sqlx_postgres[fabea86c3912d2a2]::database::Postgres as sqlx_core[9600cf550a603433]::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:     0x62b06b9ee45f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[9600cf550a603433]::testing::TestContext<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>, sqlx_core[9600cf550a603433]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62b06ba3c1e3 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{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:     0x62b06b9ee65d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62b06b9ee95d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62b06ba2d9ad - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x62b06ba2b90b - tokio[14287bd86843c807]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62b06ba2b90b - tokio[14287bd86843c807]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62b06ba2b90b - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x62b06b9f3450 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62b06ba1d01d - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x62b06ba1a104 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x62b06ba5360b - <tokio[14287bd86843c807]::runtime::context::scoped::Scoped<tokio[14287bd86843c807]::runtime::scheduler::Context>>::set::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62b06ba75849 - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62b06b9dc012 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::try_with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62b06b9d9abe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62b06ba7072d - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62b06ba0b920 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x62b06ba10bf6 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x62b06ba131c0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62b06ba822e3 - tokio[14287bd86843c807]::runtime::context::runtime::enter_runtime::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62b06b9f1663 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62b06ba7bfd1 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x62b06ba7e8e8 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x62b06ba3352f - sqlx_core[9600cf550a603433]::rt::test_block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{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:     0x62b06ba37ebe - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{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:     0x62b06ba37a16 - sqlx_core[9600cf550a603433]::testing::run_test_with_pool::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{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:     0x62b06ba48c9a - <fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0} as sqlx_core[9600cf550a603433]::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:     0x62b06ba6e8b7 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:319:5
[INFO] [stdout]   51:     0x62b06ba691a7 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:319:18
[INFO] [stdout]   52:     0x62b06b9d9226 - <felbot[e6e3152d9e9645bb]::api::oauth::tests::test_successful_redirect::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62b06ba8b93b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62b06ba8b93b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62b06ba9819a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62b06ba92664 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62b06ba92664 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62b06ba9ac92 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62b06ba9ac92 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62b06c08f36f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62b06c08f36f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7b790ab94aa4 - <unknown>
[INFO] [stdout]   74:     0x7b790ac21a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_invalid_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_invalid_state' (27) 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:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b06c08fe62 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06c0a7e0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06c0a7e0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62b06c095036 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b06c095036 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b06c06cdef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b06c06cdef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b06c087549 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b06ba9758e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b06ba9758e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b06c0877b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b06c0877b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b06c06cea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b06c061cd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06c06df6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b06c0a857c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b06c0a82c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b06bbdbae4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62b06bbe99b2 - sqlx_postgres[fabea86c3912d2a2]::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:     0x62b06bbeef5e - <sqlx_postgres[fabea86c3912d2a2]::database::Postgres as sqlx_core[9600cf550a603433]::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:     0x62b06b9ee45f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[9600cf550a603433]::testing::TestContext<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>, sqlx_core[9600cf550a603433]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62b06ba39723 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{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:     0x62b06b9ee55d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62b06b9ee85d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62b06ba2d8ad - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x62b06ba2b28b - tokio[14287bd86843c807]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62b06ba2b28b - tokio[14287bd86843c807]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62b06ba2b28b - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x62b06b9f27d0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62b06ba1a5dd - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x62b06ba1a084 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x62b06ba530cb - <tokio[14287bd86843c807]::runtime::context::scoped::Scoped<tokio[14287bd86843c807]::runtime::scheduler::Context>>::set::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62b06ba75749 - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62b06b9dbb12 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::try_with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62b06b9d993e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62b06ba7062d - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62b06ba0a8a0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x62b06ba109f6 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x62b06ba12480 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62b06ba81d23 - tokio[14287bd86843c807]::runtime::context::runtime::enter_runtime::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62b06b9f13a3 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62b06ba7bb91 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x62b06ba7dee8 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x62b06ba32eef - sqlx_core[9600cf550a603433]::rt::test_block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{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:     0x62b06ba37cbe - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{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:     0x62b06ba378d6 - sqlx_core[9600cf550a603433]::testing::run_test_with_pool::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{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:     0x62b06ba48bda - <fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0} as sqlx_core[9600cf550a603433]::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:     0x62b06ba6e4f7 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:374:5
[INFO] [stdout]   51:     0x62b06ba690e7 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:374:18
[INFO] [stdout]   52:     0x62b06b9d9126 - <felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_state::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62b06ba8b93b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62b06ba8b93b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62b06ba9819a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62b06ba92664 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62b06ba92664 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62b06ba9ac92 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62b06ba9ac92 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62b06c08f36f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62b06c08f36f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7b790ab94aa4 - <unknown>
[INFO] [stdout]   74:     0x7b790ac21a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_already_linked_account stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_already_linked_account' (25) 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:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b06c08fe62 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06c0a7e0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06c0a7e0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62b06c095036 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b06c095036 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b06c06cdef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b06c06cdef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b06c087549 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b06ba9758e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b06ba9758e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b06c0877b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b06c0877b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b06c06cea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b06c061cd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06c06df6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b06c0a857c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b06c0a82c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b06bbdbae4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62b06bbe99b2 - sqlx_postgres[fabea86c3912d2a2]::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:     0x62b06bbeef5e - <sqlx_postgres[fabea86c3912d2a2]::database::Postgres as sqlx_core[9600cf550a603433]::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:     0x62b06b9ee45f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[9600cf550a603433]::testing::TestContext<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>, sqlx_core[9600cf550a603433]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62b06ba3d743 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62b06b9ee6dd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62b06b9ee9dd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62b06ba2da2d - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x62b06ba2bc4b - tokio[14287bd86843c807]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62b06ba2bc4b - tokio[14287bd86843c807]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62b06ba2bc4b - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x62b06b9f3a90 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62b06ba1e53d - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x62b06ba1a144 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x62b06ba538ab - <tokio[14287bd86843c807]::runtime::context::scoped::Scoped<tokio[14287bd86843c807]::runtime::scheduler::Context>>::set::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62b06ba758c9 - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62b06b9dc292 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::try_with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62b06b9d9b7e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62b06ba707ad - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62b06ba0c160 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x62b06ba10cf6 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x62b06ba13860 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62b06ba825c3 - tokio[14287bd86843c807]::runtime::context::runtime::enter_runtime::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62b06b9f17c3 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62b06ba7c1f1 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x62b06ba7ede8 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x62b06ba3384f - sqlx_core[9600cf550a603433]::rt::test_block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62b06ba37fbe - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{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:     0x62b06ba37ab6 - sqlx_core[9600cf550a603433]::testing::run_test_with_pool::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{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:     0x62b06ba48cfa - <fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0} as sqlx_core[9600cf550a603433]::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:     0x62b06ba6ea97 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:331:5
[INFO] [stdout]   51:     0x62b06ba69207 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:331:18
[INFO] [stdout]   52:     0x62b06b9d92a6 - <felbot[e6e3152d9e9645bb]::api::oauth::tests::test_already_linked_account::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62b06ba8b93b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62b06ba8b93b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62b06ba9819a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62b06ba92664 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62b06ba92664 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62b06ba9ac92 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62b06ba9ac92 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62b06c08f36f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62b06c08f36f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7b790ab94aa4 - <unknown>
[INFO] [stdout]   74:     0x7b790ac21a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_invalid_telegram_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_invalid_telegram_id' (28) 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:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b06c08fe62 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06c0a7e0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06c0a7e0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62b06c095036 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b06c095036 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b06c06cdef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b06c06cdef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b06c087549 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b06ba9758e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b06ba9758e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b06c0877b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b06c0877b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b06c06cea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b06c061cd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06c06df6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b06c0a857c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b06c0a82c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b06bbdbae4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62b06bbe99b2 - sqlx_postgres[fabea86c3912d2a2]::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:     0x62b06bbeef5e - <sqlx_postgres[fabea86c3912d2a2]::database::Postgres as sqlx_core[9600cf550a603433]::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:     0x62b06b9ee45f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[9600cf550a603433]::testing::TestContext<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>, sqlx_core[9600cf550a603433]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62b06ba3ac83 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{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:     0x62b06b9ee5dd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62b06b9ee8dd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62b06ba2d92d - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x62b06ba2b5cb - tokio[14287bd86843c807]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62b06ba2b5cb - tokio[14287bd86843c807]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62b06ba2b5cb - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x62b06b9f2e10 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62b06ba1bafd - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x62b06ba1a0c4 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x62b06ba5336b - <tokio[14287bd86843c807]::runtime::context::scoped::Scoped<tokio[14287bd86843c807]::runtime::scheduler::Context>>::set::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62b06ba757c9 - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62b06b9dbd92 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::try_with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62b06b9d99fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62b06ba706ad - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62b06ba0b0e0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x62b06ba10af6 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x62b06ba12b20 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62b06ba82003 - tokio[14287bd86843c807]::runtime::context::runtime::enter_runtime::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62b06b9f1503 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62b06ba7bdb1 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x62b06ba7e3e8 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x62b06ba3320f - sqlx_core[9600cf550a603433]::rt::test_block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{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:     0x62b06ba37dbe - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{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:     0x62b06ba37976 - sqlx_core[9600cf550a603433]::testing::run_test_with_pool::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{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:     0x62b06ba48c3a - <fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0} as sqlx_core[9600cf550a603433]::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:     0x62b06ba6e6d7 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:301:5
[INFO] [stdout]   51:     0x62b06ba69147 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:301:18
[INFO] [stdout]   52:     0x62b06b9d91a6 - <felbot[e6e3152d9e9645bb]::api::oauth::tests::test_invalid_telegram_id::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62b06ba8b93b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62b06ba8b93b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62b06ba9819a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62b06ba92664 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62b06ba92664 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62b06ba9ac92 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62b06ba9ac92 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62b06c08f36f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62b06c08f36f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7b790ab94aa4 - <unknown>
[INFO] [stdout]   74:     0x7b790ac21a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_user_info_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_user_info_failure' (31) 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:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b06c08fe62 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06c0a7e0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06c0a7e0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62b06c095036 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b06c095036 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b06c06cdef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b06c06cdef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b06c087549 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b06ba9758e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b06ba9758e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b06c0877b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b06c0877b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b06c06cea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b06c061cd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06c06df6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b06c0a857c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b06c0a82c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b06bbdbae4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62b06bbe99b2 - sqlx_postgres[fabea86c3912d2a2]::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:     0x62b06bbeef5e - <sqlx_postgres[fabea86c3912d2a2]::database::Postgres as sqlx_core[9600cf550a603433]::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:     0x62b06b9ee45f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[9600cf550a603433]::testing::TestContext<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>, sqlx_core[9600cf550a603433]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62b06ba3a1d3 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{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:     0x62b06b9ee59d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62b06b9ee89d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62b06ba2d8ed - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x62b06ba2b42b - tokio[14287bd86843c807]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62b06ba2b42b - tokio[14287bd86843c807]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62b06ba2b42b - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x62b06b9f2af0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62b06ba1b06d - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x62b06ba1a0a4 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x62b06ba5321b - <tokio[14287bd86843c807]::runtime::context::scoped::Scoped<tokio[14287bd86843c807]::runtime::scheduler::Context>>::set::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62b06ba75789 - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62b06b9dbc52 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::try_with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62b06b9d999e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62b06ba7066d - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62b06ba0acc0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x62b06ba10a76 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x62b06ba127d0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62b06ba81e93 - tokio[14287bd86843c807]::runtime::context::runtime::enter_runtime::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62b06b9f1453 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62b06ba7bca1 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x62b06ba7e168 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x62b06ba33081 - sqlx_core[9600cf550a603433]::rt::test_block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{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:     0x62b06ba37d40 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{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:     0x62b06ba37926 - sqlx_core[9600cf550a603433]::testing::run_test_with_pool::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{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:     0x62b06ba48c0a - <fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0} as sqlx_core[9600cf550a603433]::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:     0x62b06ba6e5e7 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:420:5
[INFO] [stdout]   51:     0x62b06ba69117 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:420:18
[INFO] [stdout]   52:     0x62b06b9d9166 - <felbot[e6e3152d9e9645bb]::api::oauth::tests::test_user_info_failure::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62b06ba8b93b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62b06ba8b93b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62b06ba9819a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62b06ba92664 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62b06ba92664 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62b06ba9ac92 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62b06ba9ac92 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62b06c08f36f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62b06c08f36f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7b790ab94aa4 - <unknown>
[INFO] [stdout]   74:     0x7b790ac21a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- discord::commands::allowed_channels::tests::test_add_channel stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'discord::commands::allowed_channels::tests::test_add_channel' (32) 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:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b06c08fe62 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06c0a7e0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06c0a7e0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62b06c095036 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b06c095036 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b06c06cdef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b06c06cdef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b06c087549 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b06ba9758e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b06ba9758e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b06c0877b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b06c0877b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b06c06cea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b06c061cd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06c06df6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b06c0a857c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b06c0a82c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b06bbdbae4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62b06bbe99b2 - sqlx_postgres[fabea86c3912d2a2]::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:     0x62b06bbeef5e - <sqlx_postgres[fabea86c3912d2a2]::database::Postgres as sqlx_core[9600cf550a603433]::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:     0x62b06b9ee45f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[9600cf550a603433]::testing::TestContext<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>, sqlx_core[9600cf550a603433]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62b06ba3e1f3 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{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:     0x62b06b9ee71d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62b06b9eea1d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62b06ba2da6d - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x62b06ba2bdeb - tokio[14287bd86843c807]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62b06ba2bdeb - tokio[14287bd86843c807]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62b06ba2bdeb - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x62b06b9f3db0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62b06ba1efcd - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x62b06ba1a164 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x62b06ba539fb - <tokio[14287bd86843c807]::runtime::context::scoped::Scoped<tokio[14287bd86843c807]::runtime::scheduler::Context>>::set::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62b06ba75909 - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62b06b9dc3d2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::try_with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62b06b9d9bde - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62b06ba707ed - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62b06ba0c580 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x62b06ba10d76 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x62b06ba13bb0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62b06ba82733 - tokio[14287bd86843c807]::runtime::context::runtime::enter_runtime::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62b06b9f1873 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62b06ba7c301 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x62b06ba7f068 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x62b06ba339df - sqlx_core[9600cf550a603433]::rt::test_block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{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:     0x62b06ba3803e - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{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:     0x62b06ba37b06 - sqlx_core[9600cf550a603433]::testing::run_test_with_pool::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{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:     0x62b06ba48d2a - <fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0} as sqlx_core[9600cf550a603433]::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:     0x62b06b9cd757 - felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:206:5
[INFO] [stdout]   51:     0x62b06b9cacd7 - felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:206:18
[INFO] [stdout]   52:     0x62b06b9d92e6 - <felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_channel::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62b06ba8b93b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62b06ba8b93b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62b06ba9819a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62b06ba92664 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62b06ba92664 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62b06ba9ac92 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62b06ba9ac92 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62b06c08f36f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62b06c08f36f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7b790ab94aa4 - <unknown>
[INFO] [stdout]   74:     0x7b790ac21a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- discord::commands::allowed_channels::tests::test_list_channels_with_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'discord::commands::allowed_channels::tests::test_list_channels_with_data' (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:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b06c08fe62 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06c0a7e0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06c0a7e0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62b06c095036 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b06c095036 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b06c06cdef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b06c06cdef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b06c087549 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b06ba9758e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b06ba9758e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b06c0877b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b06c0877b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b06c06cea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b06c061cd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06c06df6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b06c0a857c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b06c0a82c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b06bbdbae4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62b06bbe99b2 - sqlx_postgres[fabea86c3912d2a2]::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:     0x62b06bbeef5e - <sqlx_postgres[fabea86c3912d2a2]::database::Postgres as sqlx_core[9600cf550a603433]::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:     0x62b06b9ee45f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[9600cf550a603433]::testing::TestContext<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>, sqlx_core[9600cf550a603433]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62b06ba40cb3 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{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:     0x62b06b9ee81d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62b06b9eeb1d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62b06ba2db6d - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x62b06ba2c46b - tokio[14287bd86843c807]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62b06ba2c46b - tokio[14287bd86843c807]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62b06ba2c46b - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x62b06b9f4a30 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62b06ba21a0d - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x62b06ba1a1e4 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x62b06ba53f3b - <tokio[14287bd86843c807]::runtime::context::scoped::Scoped<tokio[14287bd86843c807]::runtime::scheduler::Context>>::set::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62b06ba75a09 - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62b06b9dc8d2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::try_with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62b06b9d9d5e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62b06ba708ed - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62b06ba0d600 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x62b06ba10f76 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x62b06ba148f0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62b06ba82cf3 - tokio[14287bd86843c807]::runtime::context::runtime::enter_runtime::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62b06b9f1b33 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62b06ba7c741 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x62b06ba7fa68 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x62b06ba3401f - sqlx_core[9600cf550a603433]::rt::test_block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{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:     0x62b06ba3823e - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{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:     0x62b06ba37c46 - sqlx_core[9600cf550a603433]::testing::run_test_with_pool::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{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:     0x62b06ba48dea - <fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0} as sqlx_core[9600cf550a603433]::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:     0x62b06b9cdd47 - felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:192:5
[INFO] [stdout]   51:     0x62b06b9cb3b7 - felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:192:18
[INFO] [stdout]   52:     0x62b06b9d9426 - <felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels_with_data::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62b06ba8b93b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62b06ba8b93b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62b06ba9819a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62b06ba92664 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62b06ba92664 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62b06ba9ac92 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62b06ba9ac92 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62b06c08f36f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62b06c08f36f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7b790ab94aa4 - <unknown>
[INFO] [stdout]   74:     0x7b790ac21a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- discord::commands::allowed_channels::tests::test_list_channels stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'discord::commands::allowed_channels::tests::test_list_channels' (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:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b06c08fe62 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06c0a7e0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06c0a7e0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62b06c095036 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b06c095036 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b06c06cdef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b06c06cdef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b06c087549 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b06ba9758e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b06ba9758e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b06c0877b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b06c0877b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b06c06cea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b06c061cd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06c06df6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b06c0a857c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b06c0a82c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b06bbdbae4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62b06bbe99b2 - sqlx_postgres[fabea86c3912d2a2]::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:     0x62b06bbeef5e - <sqlx_postgres[fabea86c3912d2a2]::database::Postgres as sqlx_core[9600cf550a603433]::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:     0x62b06b9ee45f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[9600cf550a603433]::testing::TestContext<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>, sqlx_core[9600cf550a603433]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62b06ba3eca3 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{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:     0x62b06b9ee75d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62b06b9eea5d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62b06ba2daad - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x62b06ba2bf8b - tokio[14287bd86843c807]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62b06ba2bf8b - tokio[14287bd86843c807]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62b06ba2bf8b - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x62b06b9f40d0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62b06ba1fa5d - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x62b06ba1a184 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x62b06ba53b4b - <tokio[14287bd86843c807]::runtime::context::scoped::Scoped<tokio[14287bd86843c807]::runtime::scheduler::Context>>::set::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62b06ba75949 - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62b06b9dc512 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::try_with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62b06b9d9c3e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62b06ba7082d - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62b06ba0c9a0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x62b06ba10df6 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x62b06ba13f00 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62b06ba828a3 - tokio[14287bd86843c807]::runtime::context::runtime::enter_runtime::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62b06b9f1923 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62b06ba7c411 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x62b06ba7f2e8 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x62b06ba33b6f - sqlx_core[9600cf550a603433]::rt::test_block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{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:     0x62b06ba380be - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{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:     0x62b06ba37b56 - sqlx_core[9600cf550a603433]::testing::run_test_with_pool::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{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:     0x62b06ba48d5a - <fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0} as sqlx_core[9600cf550a603433]::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:     0x62b06b9cd847 - felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:200:5
[INFO] [stdout]   51:     0x62b06b9cb2f7 - felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:200:18
[INFO] [stdout]   52:     0x62b06b9d9326 - <felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_list_channels::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62b06ba8b93b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62b06ba8b93b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62b06ba9819a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62b06ba92664 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62b06ba92664 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62b06ba9ac92 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62b06ba9ac92 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62b06c08f36f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62b06c08f36f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7b790ab94aa4 - <unknown>
[INFO] [stdout]   74:     0x7b790ac21a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_discord_token_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_discord_token_failure' (26) 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:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b06c08fe62 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06c0a7e0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06c0a7e0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62b06c095036 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b06c095036 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b06c06cdef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b06c06cdef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b06c087549 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b06ba9758e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b06ba9758e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b06c0877b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b06c0877b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b06c06cea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b06c061cd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06c06df6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b06c0a857c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b06c0a82c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b06bbdbae4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62b06bbe99b2 - sqlx_postgres[fabea86c3912d2a2]::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:     0x62b06bbeef5e - <sqlx_postgres[fabea86c3912d2a2]::database::Postgres as sqlx_core[9600cf550a603433]::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:     0x62b06b9ee45f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[9600cf550a603433]::testing::TestContext<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>, sqlx_core[9600cf550a603433]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62b06ba3cc93 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{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:     0x62b06b9ee69d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62b06b9ee99d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62b06ba2d9ed - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x62b06ba2baab - tokio[14287bd86843c807]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62b06ba2baab - tokio[14287bd86843c807]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62b06ba2baab - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x62b06b9f3770 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62b06ba1daad - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x62b06ba1a124 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x62b06ba5375b - <tokio[14287bd86843c807]::runtime::context::scoped::Scoped<tokio[14287bd86843c807]::runtime::scheduler::Context>>::set::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62b06ba75889 - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62b06b9dc152 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::try_with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62b06b9d9b1e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62b06ba7076d - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62b06ba0bd40 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x62b06ba10c76 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x62b06ba13510 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62b06ba82453 - tokio[14287bd86843c807]::runtime::context::runtime::enter_runtime::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62b06b9f1713 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62b06ba7c0e1 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x62b06ba7eb68 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x62b06ba336c1 - sqlx_core[9600cf550a603433]::rt::test_block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{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:     0x62b06ba37f40 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{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:     0x62b06ba37a66 - sqlx_core[9600cf550a603433]::testing::run_test_with_pool::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{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:     0x62b06ba48cca - <fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0} as sqlx_core[9600cf550a603433]::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:     0x62b06ba6e9a7 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:395:5
[INFO] [stdout]   51:     0x62b06ba691d7 - felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:395:18
[INFO] [stdout]   52:     0x62b06b9d9266 - <felbot[e6e3152d9e9645bb]::api::oauth::tests::test_discord_token_failure::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62b06ba8b93b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62b06ba8b93b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62b06ba9819a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62b06ba92664 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62b06ba92664 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62b06ba9ac92 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62b06ba9ac92 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62b06c08f36f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62b06c08f36f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7b790ab94aa4 - <unknown>
[INFO] [stdout]   74:     0x7b790ac21a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- discord::commands::allowed_channels::tests::test_channel_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'discord::commands::allowed_channels::tests::test_channel_not_found' (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:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b06c08fe62 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06c0a7e0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06c0a7e0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62b06c095036 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b06c095036 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b06c06cdef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b06c06cdef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b06c087549 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b06ba9758e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b06ba9758e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b06c0877b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b06c0877b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b06c06cea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b06c061cd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06c06df6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b06c0a857c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b06c0a82c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b06bbdbae4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62b06bbe99b2 - sqlx_postgres[fabea86c3912d2a2]::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:     0x62b06bbeef5e - <sqlx_postgres[fabea86c3912d2a2]::database::Postgres as sqlx_core[9600cf550a603433]::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:     0x62b06b9ee45f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[9600cf550a603433]::testing::TestContext<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>, sqlx_core[9600cf550a603433]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62b06ba3f753 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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:     0x62b06b9ee79d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62b06b9eea9d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62b06ba2daed - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x62b06ba2c12b - tokio[14287bd86843c807]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62b06ba2c12b - tokio[14287bd86843c807]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62b06ba2c12b - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x62b06b9f43f0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62b06ba204ed - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x62b06ba1a1a4 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x62b06ba53c9b - <tokio[14287bd86843c807]::runtime::context::scoped::Scoped<tokio[14287bd86843c807]::runtime::scheduler::Context>>::set::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62b06ba75989 - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62b06b9dc652 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::try_with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62b06b9d9c9e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62b06ba7086d - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62b06ba0cdc0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x62b06ba10e76 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x62b06ba14250 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62b06ba82a13 - tokio[14287bd86843c807]::runtime::context::runtime::enter_runtime::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62b06b9f19d3 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62b06ba7c521 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x62b06ba7f568 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x62b06ba33cff - sqlx_core[9600cf550a603433]::rt::test_block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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:     0x62b06ba3813e - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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:     0x62b06ba37ba6 - sqlx_core[9600cf550a603433]::testing::run_test_with_pool::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_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:     0x62b06ba48d8a - <fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0} as sqlx_core[9600cf550a603433]::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:     0x62b06b9cd937 - felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:228:5
[INFO] [stdout]   51:     0x62b06b9cb327 - felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:228:18
[INFO] [stdout]   52:     0x62b06b9d9366 - <felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_channel_not_found::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62b06ba8b93b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62b06ba8b93b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62b06ba9819a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62b06ba92664 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62b06ba92664 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62b06ba9ac92 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62b06ba9ac92 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62b06c08f36f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62b06c08f36f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7b790ab94aa4 - <unknown>
[INFO] [stdout]   74:     0x7b790ac21a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- discord::commands::allowed_channels::tests::test_add_duplicate_channel stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'discord::commands::allowed_channels::tests::test_add_duplicate_channel' (33) 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:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b06c08fe62 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b06c08fe62 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b06c0a7e0a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b06c0a7e0a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62b06c095036 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62b06c095036 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62b06c06cdef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b06c06cdef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b06c087549 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62b06ba9758e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62b06ba9758e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62b06c0877b2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62b06c0877b2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62b06c06cea8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62b06c061cd9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62b06c06df6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62b06c0a857c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62b06c0a82c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62b06bbdbae4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62b06bbe99b2 - sqlx_postgres[fabea86c3912d2a2]::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:     0x62b06bbeef5e - <sqlx_postgres[fabea86c3912d2a2]::database::Postgres as sqlx_core[9600cf550a603433]::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:     0x62b06b9ee45f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[9600cf550a603433]::testing::TestContext<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>, sqlx_core[9600cf550a603433]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62b06ba40203 - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{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:     0x62b06b9ee7dd - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62b06b9eeadd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62b06ba2db2d - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x62b06ba2c2cb - tokio[14287bd86843c807]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62b06ba2c2cb - tokio[14287bd86843c807]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62b06ba2c2cb - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x62b06b9f4710 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62b06ba20f7d - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x62b06ba1a1c4 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x62b06ba53deb - <tokio[14287bd86843c807]::runtime::context::scoped::Scoped<tokio[14287bd86843c807]::runtime::scheduler::Context>>::set::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62b06ba759c9 - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62b06b9dc792 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::try_with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62b06b9d9cfe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[14287bd86843c807]::runtime::context::Context>>::with::<tokio[14287bd86843c807]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62b06ba708ad - tokio[14287bd86843c807]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[14287bd86843c807]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62b06ba0d1e0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x62b06ba10ef6 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x62b06ba145a0 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62b06ba82b83 - tokio[14287bd86843c807]::runtime::context::runtime::enter_runtime::<<tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62b06b9f1a83 - <tokio[14287bd86843c807]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62b06ba7c631 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x62b06ba7f7e8 - <tokio[14287bd86843c807]::runtime::runtime::Runtime>::block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x62b06ba33e8f - sqlx_core[9600cf550a603433]::rt::test_block_on::<sqlx_core[9600cf550a603433]::testing::run_test<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{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:     0x62b06ba381be - sqlx_core[9600cf550a603433]::testing::run_test::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[9600cf550a603433]::testing::run_test_with_pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{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:     0x62b06ba37bf6 - sqlx_core[9600cf550a603433]::testing::run_test_with_pool::<sqlx_postgres[fabea86c3912d2a2]::database::Postgres, fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{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:     0x62b06ba48dba - <fn(sqlx_core[9600cf550a603433]::pool::Pool<sqlx_postgres[fabea86c3912d2a2]::database::Postgres>) -> felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0} as sqlx_core[9600cf550a603433]::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:     0x62b06b9cda27 - felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:235:5
[INFO] [stdout]   51:     0x62b06b9cb357 - felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:235:18
[INFO] [stdout]   52:     0x62b06b9d93a6 - <felbot[e6e3152d9e9645bb]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62b06ba8b93b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62b06ba8b93b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62b06ba9819a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62b06ba9819a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62b06ba9819a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62b06ba92664 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62b06ba92664 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62b06ba9ac92 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62b06ba9ac92 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62b06ba9ac92 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62b06c08f36f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x62b06c08f36f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7b790ab94aa4 - <unknown>
[INFO] [stdout]   74:     0x7b790ac21a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::oauth::tests::test_already_linked_account
[INFO] [stdout]     api::oauth::tests::test_discord_token_failure
[INFO] [stdout]     api::oauth::tests::test_invalid_state
[INFO] [stdout]     api::oauth::tests::test_invalid_telegram_id
[INFO] [stdout]     api::oauth::tests::test_successful_callback
[INFO] [stdout]     api::oauth::tests::test_successful_redirect
[INFO] [stdout]     api::oauth::tests::test_user_info_failure
[INFO] [stdout]     discord::commands::allowed_channels::tests::test_add_channel
[INFO] [stdout]     discord::commands::allowed_channels::tests::test_add_duplicate_channel
[INFO] [stdout]     discord::commands::allowed_channels::tests::test_channel_not_found
[INFO] [stdout]     discord::commands::allowed_channels::tests::test_list_channels
[INFO] [stdout]     discord::commands::allowed_channels::tests::test_list_channels_with_data
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin felbot`
[INFO] running `Command { std: "docker" "inspect" "3b960778dc859d021023846d0dcc410e1d8989398adff995dece84f03a0402c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b960778dc859d021023846d0dcc410e1d8989398adff995dece84f03a0402c8", kill_on_drop: false }`
[INFO] [stdout] 3b960778dc859d021023846d0dcc410e1d8989398adff995dece84f03a0402c8
