[INFO] cloning repository https://github.com/shawn-nabizada/rustkanban
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shawn-nabizada/rustkanban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshawn-nabizada%2Frustkanban", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshawn-nabizada%2Frustkanban'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ea1b0b6a16ace95da435497448aff736ea7f7e2
[INFO] testing shawn-nabizada/rustkanban against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshawn-nabizada%2Frustkanban" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shawn-nabizada/rustkanban
[INFO] finished tweaking git repo https://github.com/shawn-nabizada/rustkanban
[INFO] tweaked toml for git repo https://github.com/shawn-nabizada/rustkanban written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shawn-nabizada/rustkanban on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shawn-nabizada/rustkanban 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-sessions-sqlx-store v0.15.0
[INFO] [stderr]   Downloaded tower-cookies v0.11.0
[INFO] [stderr]   Downloaded tower-sessions-memory-store v0.14.0
[INFO] [stderr]   Downloaded tower-sessions-core v0.14.0
[INFO] [stderr]   Downloaded tower-sessions v0.14.0
[INFO] [stderr]   Downloaded governor v0.8.1
[INFO] [stderr]   Downloaded ureq-proto v0.5.3
[INFO] [stderr]   Downloaded ureq v3.2.0
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded clap_mangen v0.2.31
[INFO] [stderr]   Downloaded clap_complete v4.5.66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a0dd94d2e9442f9ea2df443959158ac0d4989238d7323abbc0d7508ebd332dc
[INFO] running `Command { std: "docker" "start" "-a" "0a0dd94d2e9442f9ea2df443959158ac0d4989238d7323abbc0d7508ebd332dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a0dd94d2e9442f9ea2df443959158ac0d4989238d7323abbc0d7508ebd332dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a0dd94d2e9442f9ea2df443959158ac0d4989238d7323abbc0d7508ebd332dc", kill_on_drop: false }`
[INFO] [stdout] 0a0dd94d2e9442f9ea2df443959158ac0d4989238d7323abbc0d7508ebd332dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31477838f7bfc227cd307e69557fa792b2f26233c01cafe68728df5f932d90e0
[INFO] running `Command { std: "docker" "start" "-a" "31477838f7bfc227cd307e69557fa792b2f26233c01cafe68728df5f932d90e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling tower-sessions-core v0.14.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tower-sessions-memory-store v0.14.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustkanban-shared v0.2.0 (/opt/rustwide/workdir/crates/rk-shared)
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling governor v0.8.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tower-sessions-sqlx-store v0.15.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling tower-sessions v0.14.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling rk-server v0.2.0 (/opt/rustwide/workdir/crates/rk-server)
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling rustkanban v0.2.0 (/opt/rustwide/workdir/crates/rk-client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 36s
[INFO] running `Command { std: "docker" "inspect" "31477838f7bfc227cd307e69557fa792b2f26233c01cafe68728df5f932d90e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31477838f7bfc227cd307e69557fa792b2f26233c01cafe68728df5f932d90e0", kill_on_drop: false }`
[INFO] [stdout] 31477838f7bfc227cd307e69557fa792b2f26233c01cafe68728df5f932d90e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7562e03a27ef3c0b4fe1a9b6b8b7d7370dbbe9e12fb529aedcdc78649376f084
[INFO] running `Command { std: "docker" "start" "-a" "7562e03a27ef3c0b4fe1a9b6b8b7d7370dbbe9e12fb529aedcdc78649376f084", kill_on_drop: false }`
[INFO] [stderr]    Compiling rk-server v0.2.0 (/opt/rustwide/workdir/crates/rk-server)
[INFO] [stderr]    Compiling rustkanban v0.2.0 (/opt/rustwide/workdir/crates/rk-client)
[INFO] [stderr]    Compiling rustkanban-shared v0.2.0 (/opt/rustwide/workdir/crates/rk-shared)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.24s
[INFO] running `Command { std: "docker" "inspect" "7562e03a27ef3c0b4fe1a9b6b8b7d7370dbbe9e12fb529aedcdc78649376f084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7562e03a27ef3c0b4fe1a9b6b8b7d7370dbbe9e12fb529aedcdc78649376f084", kill_on_drop: false }`
[INFO] [stdout] 7562e03a27ef3c0b4fe1a9b6b8b7d7370dbbe9e12fb529aedcdc78649376f084
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a6be47bfe2449cbf4b1142f3f235ac1d0b0a18f9549911747adfd8c4560d202
[INFO] running `Command { std: "docker" "start" "-a" "7a6be47bfe2449cbf4b1142f3f235ac1d0b0a18f9549911747adfd8c4560d202", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rk_server-0837533601cab0d6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test csrf::tests::allows_post_with_csrf_header ... ok
[INFO] [stdout] test csrf::tests::allows_get_without_header ... ok
[INFO] [stdout] test csrf::tests::blocks_post_without_header ... ok
[INFO] [stdout] test csrf::tests::allows_post_with_bearer_token ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rk_server-2a37069c47ab7b87)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/web_api.rs (/opt/rustwide/target/debug/deps/web_api-365eb47ac62305ea)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_create_and_delete_tag ... FAILED
[INFO] [stdout] test test_csrf_allows_xhr_header_without_bearer ... FAILED
[INFO] [stdout] test test_list_boards ... FAILED
[INFO] [stdout] test test_csrf_allows_bearer_token ... FAILED
[INFO] [stdout] test test_get_me_unauthorized ... FAILED
[INFO] [stdout] test test_csrf_blocks_post_without_header ... FAILED
[INFO] [stdout] test test_create_task ... FAILED
[INFO] [stdout] test test_create_share_and_access ... FAILED
[INFO] [stdout] test test_get_me ... FAILED
[INFO] [stdout] test test_shared_board_invalid_token ... FAILED
[INFO] [stdout] test test_shared_board_edit_permissions ... FAILED
[INFO] [stdout] test test_sync_pull_empty ... FAILED
[INFO] [stdout] test test_sync_push_task ... FAILED
[INFO] [stdout] test test_task_ownership_enforced ... FAILED
[INFO] [stdout] test test_setup_works ... FAILED
[INFO] [stdout] test test_update_task ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_and_delete_tag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_and_delete_tag' (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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f45ca63 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{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:     0x58103f40ba0d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40be0d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b8a1d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b61fb - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b61fb - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b61fb - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37da90 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f3a3b5d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39df04 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f47305b - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b2f09 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3d0022 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3ccc4e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a79dd - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38d8d0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f393e26 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f3966a0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f444113 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37acf3 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40cea1 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f4109cc - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f475d8f - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{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:     0x58103f4550ae - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{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:     0x58103f454a06 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{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:     0x58103f46a3da - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f80f7 - web_api[55d971b2da84bacf]::test_create_and_delete_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:242:1
[INFO] [stdout]   51:     0x58103f3df4e7 - web_api[55d971b2da84bacf]::test_create_and_delete_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:242:43
[INFO] [stdout]   52:     0x58103f3cbad6 - <web_api[55d971b2da84bacf]::test_create_and_delete_tag::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_csrf_allows_xhr_header_without_bearer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_csrf_allows_xhr_header_without_bearer' (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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f461533 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{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:     0x58103f40bbcd - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40bfcd - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b8bdd - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b6d5b - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b6d5b - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b6d5b - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37f070 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f3a877d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39dfe4 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f47398b - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b30c9 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3d08e2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3cceee - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a7b9d - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38f5b0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f3941a6 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f397dd0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f444b23 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37b1c3 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40d611 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f411c2c - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f47687f - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{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:     0x58103f45542e - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{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:     0x58103f454c36 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{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:     0x58103f46a52a - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f8787 - web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:580:1
[INFO] [stdout]   51:     0x58103f3df637 - web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:580:43
[INFO] [stdout]   52:     0x58103f3cbc96 - <web_api[55d971b2da84bacf]::test_csrf_allows_xhr_header_without_bearer::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_list_boards stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_list_boards' (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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f458a43 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{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:     0x58103f40b88d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40bc8d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b889d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b583b - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b583b - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b583b - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37c7d0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f39fa1d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39de44 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f47287b - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b2d89 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3cf8a2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3cca0e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a785d - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38c010 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f393b26 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f3952c0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f443873 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37a8d3 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40c841 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f40fa0c - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f47542f - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{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:     0x58103f454dae - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{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:     0x58103f454826 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0}, web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{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:     0x58103f46a2ba - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_list_boards::test_list_boards::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f7b57 - web_api[55d971b2da84bacf]::test_list_boards
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:72:1
[INFO] [stdout]   51:     0x58103f3df3c7 - web_api[55d971b2da84bacf]::test_list_boards::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:72:43
[INFO] [stdout]   52:     0x58103f3cb956 - <web_api[55d971b2da84bacf]::test_list_boards::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_csrf_allows_bearer_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_csrf_allows_bearer_token' (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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f45ea73 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58103f40bacd - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40becd - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b8add - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b66db - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b66db - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b66db - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37e3f0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f3a5bfd - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39df64 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f47344b - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b2fc9 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3d03e2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3ccd6e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a7a9d - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38e530 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f393fa6 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f397090 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f444563 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37af03 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40d1d1 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f4111ac - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f47623f - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58103f45522e - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58103f454af6 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58103f46a46a - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f83c7 - web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:548:1
[INFO] [stdout]   51:     0x58103f3df577 - web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:548:43
[INFO] [stdout]   52:     0x58103f3cbb96 - <web_api[55d971b2da84bacf]::test_csrf_allows_bearer_token::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_me_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_me_unauthorized' (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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f45bfb3 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58103f40b9cd - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40bdcd - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b89dd - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b605b - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b605b - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b605b - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37d770 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f3a307d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39dee4 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f472f0b - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b2ec9 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3cfee2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3ccbee - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a799d - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38d4b0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f393da6 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f396350 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f443fa3 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37ac43 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40cd91 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f41072c - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f475bff - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58103f45502e - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{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:     0x58103f4549b6 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{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:     0x58103f46a3aa - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f8007 - web_api[55d971b2da84bacf]::test_get_me_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:50:1
[INFO] [stdout]   51:     0x58103f3df4b7 - web_api[55d971b2da84bacf]::test_get_me_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:50:43
[INFO] [stdout]   52:     0x58103f3cba96 - <web_api[55d971b2da84bacf]::test_get_me_unauthorized::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_csrf_blocks_post_without_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_csrf_blocks_post_without_header' (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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f460a83 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58103f40bb8d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40bf8d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b8b9d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b6bbb - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b6bbb - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b6bbb - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37ed50 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f3a7c9d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39dfc4 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f47383b - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b3089 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3d07a2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3cce8e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a7b5d - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38f190 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f394126 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f397a80 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f4449b3 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37b113 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40d501 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f41198c - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f4766ef - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58103f4553ae - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58103f454be6 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58103f46a4fa - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f8697 - web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:515:1
[INFO] [stdout]   51:     0x58103f3df607 - web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:515:43
[INFO] [stdout]   52:     0x58103f3cbc56 - <web_api[55d971b2da84bacf]::test_csrf_blocks_post_without_header::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_task' (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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f457f93 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{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:     0x58103f40b84d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40bc4d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b885d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b569b - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b569b - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b569b - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37c4b0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f39ef3d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39de24 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f47272b - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b2d49 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3cf762 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3cc9ae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a781d - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38bbf0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f393aa6 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f394f70 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f443703 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37a823 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40c731 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f40f76c - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f47529f - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{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:     0x58103f454d2e - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{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:     0x58103f4547d6 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0}, web_api[55d971b2da84bacf]::test_create_task::test_create_task::{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:     0x58103f46a28a - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_task::test_create_task::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f7a67 - web_api[55d971b2da84bacf]::test_create_task
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:96:1
[INFO] [stdout]   51:     0x58103f3df397 - web_api[55d971b2da84bacf]::test_create_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:96:43
[INFO] [stdout]   52:     0x58103f3cb916 - <web_api[55d971b2da84bacf]::test_create_task::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_share_and_access stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_share_and_access' (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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f45d513 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{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:     0x58103f40ba4d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40be4d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b8a5d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b639b - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b639b - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b639b - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37ddb0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f3a463d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39df24 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f4731ab - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b2f49 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3d0162 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3cccae - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a7a1d - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38dcf0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f393ea6 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f3969f0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f444283 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37ada3 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40cfb1 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f410c6c - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f475f1f - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{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:     0x58103f45512e - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{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:     0x58103f454a56 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{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:     0x58103f46a40a - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_create_share_and_access::test_create_share_and_access::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f81e7 - web_api[55d971b2da84bacf]::test_create_share_and_access
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:286:1
[INFO] [stdout]   51:     0x58103f3df517 - web_api[55d971b2da84bacf]::test_create_share_and_access::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:286:43
[INFO] [stdout]   52:     0x58103f3cbb16 - <web_api[55d971b2da84bacf]::test_create_share_and_access::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_me stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_me' (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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f4574e3 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{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:     0x58103f40b80d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40bc0d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b881d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b54fb - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b54fb - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b54fb - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37c190 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f39e45d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39de04 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f4725db - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b2d09 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3cf622 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3cc94e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a77dd - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38b7d0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f393a26 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f394c20 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f443593 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37a773 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40c621 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f40f4cc - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f47510f - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{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:     0x58103f454cae - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{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:     0x58103f454786 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0}, web_api[55d971b2da84bacf]::test_get_me::test_get_me::{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:     0x58103f46a25a - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_get_me::test_get_me::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f7977 - web_api[55d971b2da84bacf]::test_get_me
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:21:1
[INFO] [stdout]   51:     0x58103f3df367 - web_api[55d971b2da84bacf]::test_get_me::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:21:43
[INFO] [stdout]   52:     0x58103f3cb8d6 - <web_api[55d971b2da84bacf]::test_get_me::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_shared_board_invalid_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_shared_board_invalid_token' (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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f45f523 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x58103f40bb0d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40bf0d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b8b1d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b687b - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b687b - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b687b - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37e710 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f3a66dd - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39df84 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f47359b - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b3009 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3d0522 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3ccdce - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a7add - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38e950 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f394026 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f3973e0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f4446d3 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37afb3 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40d2e1 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f41144c - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f4763cf - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x58103f4552ae - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x58103f454b46 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x58103f46a49a - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f84b7 - web_api[55d971b2da84bacf]::test_shared_board_invalid_token
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:385:1
[INFO] [stdout]   51:     0x58103f3df5a7 - web_api[55d971b2da84bacf]::test_shared_board_invalid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:385:43
[INFO] [stdout]   52:     0x58103f3cbbd6 - <web_api[55d971b2da84bacf]::test_shared_board_invalid_token::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_shared_board_edit_permissions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_shared_board_edit_permissions' (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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f45ffd3 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{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:     0x58103f40bb4d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40bf4d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b8b5d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b6a1b - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b6a1b - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b6a1b - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37ea30 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f3a71bd - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39dfa4 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f4736eb - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b3049 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3d0662 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3cce2e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a7b1d - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38ed70 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f3940a6 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f397730 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f444843 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37b063 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40d3f1 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f4116ec - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f47655f - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{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:     0x58103f45532e - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{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:     0x58103f454b96 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{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:     0x58103f46a4ca - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f85a7 - web_api[55d971b2da84bacf]::test_shared_board_edit_permissions
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:337:1
[INFO] [stdout]   51:     0x58103f3df5d7 - web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:337:43
[INFO] [stdout]   52:     0x58103f3cbc16 - <web_api[55d971b2da84bacf]::test_shared_board_edit_permissions::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_sync_pull_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_sync_pull_empty' (37) 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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f45b503 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{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:     0x58103f40b98d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40bd8d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b899d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b5ebb - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b5ebb - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b5ebb - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37d450 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f3a259d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39dec4 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f472dbb - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b2e89 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3cfda2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3ccb8e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a795d - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38d090 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f393d26 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f396000 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f443e33 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37ab93 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40cc81 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f41048c - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f475a6f - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{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:     0x58103f454fae - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{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:     0x58103f454966 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{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:     0x58103f46a37a - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_pull_empty::test_sync_pull_empty::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f7f17 - web_api[55d971b2da84bacf]::test_sync_pull_empty
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:403:1
[INFO] [stdout]   51:     0x58103f3df487 - web_api[55d971b2da84bacf]::test_sync_pull_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:403:43
[INFO] [stdout]   52:     0x58103f3cba56 - <web_api[55d971b2da84bacf]::test_sync_pull_empty::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_sync_push_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_sync_push_task' (38) 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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f45aa53 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{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:     0x58103f40b94d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40bd4d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b895d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b5d1b - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b5d1b - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b5d1b - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37d130 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f3a1abd - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39dea4 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f472c6b - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b2e49 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3cfc62 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3ccb2e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a791d - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38cc70 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f393ca6 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f395cb0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f443cc3 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37aae3 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40cb71 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f4101ec - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f4758df - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{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:     0x58103f454f2e - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{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:     0x58103f454916 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{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:     0x58103f46a34a - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_sync_push_task::test_sync_push_task::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f7e27 - web_api[55d971b2da84bacf]::test_sync_push_task
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:438:1
[INFO] [stdout]   51:     0x58103f3df457 - web_api[55d971b2da84bacf]::test_sync_push_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:438:43
[INFO] [stdout]   52:     0x58103f3cba16 - <web_api[55d971b2da84bacf]::test_sync_push_task::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_task_ownership_enforced stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_task_ownership_enforced' (39) 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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f45dfc3 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{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:     0x58103f40ba8d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40be8d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b8a9d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b653b - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b653b - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b653b - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37e0d0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f3a511d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39df44 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f4732fb - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b2f89 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3d02a2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3ccd0e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a7a5d - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38e110 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f393f26 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f396d40 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f4443f3 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37ae53 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40d0c1 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f410f0c - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f4760af - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{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:     0x58103f4551ae - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{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:     0x58103f454aa6 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{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:     0x58103f46a43a - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f82d7 - web_api[55d971b2da84bacf]::test_task_ownership_enforced
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:130:1
[INFO] [stdout]   51:     0x58103f3df547 - web_api[55d971b2da84bacf]::test_task_ownership_enforced::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:130:43
[INFO] [stdout]   52:     0x58103f3cbb56 - <web_api[55d971b2da84bacf]::test_task_ownership_enforced::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_setup_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_setup_works' (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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f4594f3 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{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:     0x58103f40b8cd - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40bccd - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b88dd - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b59db - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b59db - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b59db - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37caf0 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f3a04fd - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39de64 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f4729cb - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b2dc9 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3cf9e2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3cca6e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a789d - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38c430 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stderr] error: test failed, to rerun pass `-p rk-server --test web_api`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f393ba6 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f395610 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f4439e3 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37a983 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40c951 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f40fcac - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f4755bf - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{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:     0x58103f454e2e - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{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:     0x58103f454876 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0}, web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{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:     0x58103f46a2ea - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_setup_works::test_setup_works::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f7c47 - web_api[55d971b2da84bacf]::test_setup_works
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:13:1
[INFO] [stdout]   51:     0x58103f3df3f7 - web_api[55d971b2da84bacf]::test_setup_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:13:43
[INFO] [stdout]   52:     0x58103f3cb996 - <web_api[55d971b2da84bacf]::test_setup_works::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_update_task' (40) 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:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58103fc49fda - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58103fc49fda - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58103fc49fda - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58103fc61c7a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58103fc61c7a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58103fc4ee42 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58103fc4ee42 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58103fc27c2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58103fc27c2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58103fc41ae9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58103f4eda6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58103f4eda6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58103fc41d62 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58103fc41d62 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58103fc27ce8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58103fc1cae9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58103fc28c5d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58103fc6246c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58103fc621b2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58103f68aec4 - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, dotenvy[c6ab03d3e4946c18]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58103f64d962 - sqlx_postgres[176cf9bc11f0fd1b]::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:     0x58103f64fdce - <sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres as sqlx_core[897826b40410bf31]::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:     0x58103f40b76f - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::future::future::Future<Output = core[e929cb53b82a81ca]::result::Result<sqlx_core[897826b40410bf31]::testing::TestContext<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>, sqlx_core[897826b40410bf31]::error::Error>> + core[e929cb53b82a81ca]::marker::Send>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58103f459fa3 - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{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:     0x58103f40b90d - <core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x58103f40bd0d - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x58103f3b891d - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x58103f3b5b7b - tokio[36859887aebcf910]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x58103f3b5b7b - tokio[36859887aebcf910]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x58103f3b5b7b - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x58103f37ce10 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x58103f3a0fdd - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x58103f39de84 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x58103f472b1b - <tokio[36859887aebcf910]::runtime::context::scoped::Scoped<tokio[36859887aebcf910]::runtime::scheduler::Context>>::set::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x58103f4b2e09 - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x58103f3cfb22 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::try_with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x58103f3ccace - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[36859887aebcf910]::runtime::context::Context>>::with::<tokio[36859887aebcf910]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x58103f4a78dd - tokio[36859887aebcf910]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[36859887aebcf910]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x58103f38c850 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x58103f393c26 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x58103f395960 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x58103f443b53 - tokio[36859887aebcf910]::runtime::context::runtime::enter_runtime::<<tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x58103f37aa33 - <tokio[36859887aebcf910]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x58103f40ca61 - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<alloc[9d7caffeb3b5d2c6]::boxed::Box<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x58103f40ff4c - <tokio[36859887aebcf910]::runtime::runtime::Runtime>::block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x58103f47574f - sqlx_core[897826b40410bf31]::rt::test_block_on::<sqlx_core[897826b40410bf31]::testing::run_test<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{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:     0x58103f454eae - sqlx_core[897826b40410bf31]::testing::run_test::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[897826b40410bf31]::testing::run_test_with_pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{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:     0x58103f4548c6 - sqlx_core[897826b40410bf31]::testing::run_test_with_pool::<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres, fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0}, web_api[55d971b2da84bacf]::test_update_task::test_update_task::{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:     0x58103f46a31a - <fn(sqlx_core[897826b40410bf31]::pool::Pool<sqlx_postgres[176cf9bc11f0fd1b]::database::Postgres>) -> web_api[55d971b2da84bacf]::test_update_task::test_update_task::{closure#0} as sqlx_core[897826b40410bf31]::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:     0x58103f3f7d37 - web_api[55d971b2da84bacf]::test_update_task
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:182:1
[INFO] [stdout]   51:     0x58103f3df427 - web_api[55d971b2da84bacf]::test_update_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:182:43
[INFO] [stdout]   52:     0x58103f3cb9d6 - <web_api[55d971b2da84bacf]::test_update_task::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x58103f4e0d4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x58103f4e0d4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x58103f4ee53b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x58103f4ee53b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x58103f4ee53b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x58103f4ee53b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x58103f4ee53b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x58103f4e7c54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x58103f4e7c54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x58103f4f1142 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x58103f4f1142 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x58103f4f1142 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x58103f4f1142 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x58103f4f1142 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x58103fc493ef - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x58103fc493ef - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7002357edaa4 - <unknown>
[INFO] [stdout]   74:     0x70023587aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_create_and_delete_tag
[INFO] [stdout]     test_create_share_and_access
[INFO] [stdout]     test_create_task
[INFO] [stdout]     test_csrf_allows_bearer_token
[INFO] [stdout]     test_csrf_allows_xhr_header_without_bearer
[INFO] [stdout]     test_csrf_blocks_post_without_header
[INFO] [stdout]     test_get_me
[INFO] [stdout]     test_get_me_unauthorized
[INFO] [stdout]     test_list_boards
[INFO] [stdout]     test_setup_works
[INFO] [stdout]     test_shared_board_edit_permissions
[INFO] [stdout]     test_shared_board_invalid_token
[INFO] [stdout]     test_sync_pull_empty
[INFO] [stdout]     test_sync_push_task
[INFO] [stdout]     test_task_ownership_enforced
[INFO] [stdout]     test_update_task
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7a6be47bfe2449cbf4b1142f3f235ac1d0b0a18f9549911747adfd8c4560d202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a6be47bfe2449cbf4b1142f3f235ac1d0b0a18f9549911747adfd8c4560d202", kill_on_drop: false }`
[INFO] [stdout] 7a6be47bfe2449cbf4b1142f3f235ac1d0b0a18f9549911747adfd8c4560d202
