[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 try#33835004928d3bf65db4d4712e1330766263b0bd 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shawn-nabizada/rustkanban on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a2da5a42f7b795cb2bcaf14b48dc2a1b0793349de341161455f2b79217fc590
[INFO] running `Command { std: "docker" "start" "-a" "4a2da5a42f7b795cb2bcaf14b48dc2a1b0793349de341161455f2b79217fc590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a2da5a42f7b795cb2bcaf14b48dc2a1b0793349de341161455f2b79217fc590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a2da5a42f7b795cb2bcaf14b48dc2a1b0793349de341161455f2b79217fc590", kill_on_drop: false }`
[INFO] [stdout] 4a2da5a42f7b795cb2bcaf14b48dc2a1b0793349de341161455f2b79217fc590
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66cc3121e60d3e73dc0d81762b3faf0f9c373ffd831969995ef270ffc23e5fbc
[INFO] running `Command { std: "docker" "start" "-a" "66cc3121e60d3e73dc0d81762b3faf0f9c373ffd831969995ef270ffc23e5fbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[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 zerocopy v0.8.40
[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 tracing-core v0.1.36
[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 tokio-macros v2.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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 writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio v1.50.0
[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_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling icu_properties v2.1.2
[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 ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[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 time v0.3.47
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tokio-util v0.7.18
[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-bidi v0.3.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling url v2.5.8
[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 chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[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 sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[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 regex-syntax v0.8.10
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[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 matchers v0.2.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[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 dashmap v6.1.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[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-log v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling governor v0.8.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tower-sessions-sqlx-store v0.15.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 roff v0.2.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling rk-server v0.2.0 (/opt/rustwide/workdir/crates/rk-server)
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[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 47s
[INFO] running `Command { std: "docker" "inspect" "66cc3121e60d3e73dc0d81762b3faf0f9c373ffd831969995ef270ffc23e5fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66cc3121e60d3e73dc0d81762b3faf0f9c373ffd831969995ef270ffc23e5fbc", kill_on_drop: false }`
[INFO] [stdout] 66cc3121e60d3e73dc0d81762b3faf0f9c373ffd831969995ef270ffc23e5fbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 397e1a469f68864bc5cc5ffe754f6ea91c6a7e6c900ba0a5f2e9b96ed1ed079c
[INFO] running `Command { std: "docker" "start" "-a" "397e1a469f68864bc5cc5ffe754f6ea91c6a7e6c900ba0a5f2e9b96ed1ed079c", 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 19.71s
[INFO] running `Command { std: "docker" "inspect" "397e1a469f68864bc5cc5ffe754f6ea91c6a7e6c900ba0a5f2e9b96ed1ed079c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "397e1a469f68864bc5cc5ffe754f6ea91c6a7e6c900ba0a5f2e9b96ed1ed079c", kill_on_drop: false }`
[INFO] [stdout] 397e1a469f68864bc5cc5ffe754f6ea91c6a7e6c900ba0a5f2e9b96ed1ed079c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 62e6647a85cd5f71c02b3f3cc6bb3cf378bde9c428f42771ecf5c84cacece53d
[INFO] running `Command { std: "docker" "start" "-a" "62e6647a85cd5f71c02b3f3cc6bb3cf378bde9c428f42771ecf5c84cacece53d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[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_bearer_token ... ok
[INFO] [stdout] test csrf::tests::allows_post_with_csrf_header ... ok
[INFO] [stdout] test csrf::tests::blocks_post_without_header ... ok
[INFO] [stdout] test csrf::tests::allows_get_without_header ... 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] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/web_api.rs (/opt/rustwide/target/debug/deps/web_api-365eb47ac62305ea)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_create_share_and_access ... FAILED
[INFO] [stdout] test test_create_and_delete_tag ... FAILED
[INFO] [stdout] test test_create_task ... FAILED
[INFO] [stdout] test test_csrf_allows_bearer_token ... FAILED
[INFO] [stdout] test test_csrf_allows_xhr_header_without_bearer ... FAILED
[INFO] [stdout] test test_get_me_unauthorized ... FAILED
[INFO] [stdout] test test_shared_board_invalid_token ... FAILED
[INFO] [stdout] test test_get_me ... FAILED
[INFO] [stdout] test test_list_boards ... FAILED
[INFO] [stdout] test test_setup_works ... FAILED
[INFO] [stdout] test test_shared_board_edit_permissions ... FAILED
[INFO] [stdout] test test_sync_push_task ... FAILED
[INFO] [stdout] test test_task_ownership_enforced ... FAILED
[INFO] [stdout] test test_csrf_blocks_post_without_header ... FAILED
[INFO] [stdout] test test_update_task ... FAILED
[INFO] [stdout] test test_sync_pull_empty ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_share_and_access stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_share_and_access' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a01446913 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f4f0d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f530d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1e1d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f75b - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f75b - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f75b - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01367170 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0138d9fd - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013872e4 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145c22b - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149c149 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b9522 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b606e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490c1d - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013770b0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137d266 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0137fdb0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142d693 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01364163 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f6471 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013fa12c - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145ef9f - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e55e - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143de86 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145352a - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_share_and_access::test_create_share_and_access::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e15a7 - web_api[acffe123926c48a5]::test_create_share_and_access
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:286:1
[INFO] [stdout]   51:     0x639a013c88d7 - web_api[acffe123926c48a5]::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:     0x639a013b4ed6 - <web_api[acffe123926c48a5]::test_create_share_and_access::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_and_delete_tag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_and_delete_tag' (24) 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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a01445e63 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f4ecd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f52cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1ddd - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f5bb - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f5bb - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f5bb - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01366e50 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0138cf1d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013872c4 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145c0db - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149c109 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b93e2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b600e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490bdd - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a01376c90 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137d1e6 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0137fa60 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142d523 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013640b3 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f6361 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f9e8c - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145ee0f - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e4de - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143de36 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a014534fa - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_and_delete_tag::test_create_and_delete_tag::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e14b7 - web_api[acffe123926c48a5]::test_create_and_delete_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:242:1
[INFO] [stdout]   51:     0x639a013c88a7 - web_api[acffe123926c48a5]::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:     0x639a013b4e96 - <web_api[acffe123926c48a5]::test_create_and_delete_tag::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_task' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a01441393 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f4d0d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f510d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1c1d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ea5b - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ea5b - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ea5b - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01365870 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013882fd - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013871e4 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145b7ab - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149bf49 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b8b22 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b5d6e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490a1d - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a01374fb0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137ce66 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0137e330 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142cb13 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01363be3 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f5bf1 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f8c2c - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145e31f - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e15e - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143dc06 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a014533aa - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_create_task::test_create_task::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e0e27 - web_api[acffe123926c48a5]::test_create_task
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:96:1
[INFO] [stdout]   51:     0x639a013c8757 - web_api[acffe123926c48a5]::test_create_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:96:43
[INFO] [stdout]   52:     0x639a013b4cd6 - <web_api[acffe123926c48a5]::test_create_task::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - 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' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a01447e73 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f4f8d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f538d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1e9d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139fa9b - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139fa9b - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139fa9b - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013677b0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0138efbd - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01387324 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145c4cb - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149c1c9 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b97a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b612e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490c9d - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013778f0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137d366 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01380450 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142d973 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013642c3 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f6691 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013fa66c - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145f2bf - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e65e - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143df26 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145358a - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::test_csrf_allows_bearer_token::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e1787 - web_api[acffe123926c48a5]::test_csrf_allows_bearer_token
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:548:1
[INFO] [stdout]   51:     0x639a013c8937 - web_api[acffe123926c48a5]::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:     0x639a013b4f56 - <web_api[acffe123926c48a5]::test_csrf_allows_bearer_token::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - 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' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a0144a933 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f508d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f548d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1f9d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013a011b - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013a011b - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013a011b - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01368430 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01391b3d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013873a4 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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[35159d6ffb30e017]::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:     0x639a0145ca0b - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149c2c9 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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[35159d6ffb30e017]::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:     0x639a013b9ca2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b62ae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490d9d - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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[35159d6ffb30e017]::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:     0x639a01378970 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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[35159d6ffb30e017]::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:     0x639a0137d566 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01381190 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142df33 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01364583 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f6ad1 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013fb0ec - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145f8ff - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e85e - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e066 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145364a - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::test_csrf_allows_xhr_header_without_bearer::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e1b47 - web_api[acffe123926c48a5]::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:     0x639a013c89f7 - web_api[acffe123926c48a5]::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:     0x639a013b5056 - <web_api[acffe123926c48a5]::test_csrf_allows_xhr_header_without_bearer::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_me_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_me_unauthorized' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a014453b3 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f4e8d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f528d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1d9d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f41b - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f41b - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f41b - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01366b30 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0138c43d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013872a4 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145bf8b - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149c0c9 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b92a2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b5fae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490b9d - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a01376870 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137d166 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0137f710 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142d3b3 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01364003 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f6251 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f9bec - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145ec7f - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e45e - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143dde6 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a014534ca - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me_unauthorized::test_get_me_unauthorized::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e13c7 - web_api[acffe123926c48a5]::test_get_me_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:50:1
[INFO] [stdout]   51:     0x639a013c8877 - web_api[acffe123926c48a5]::test_get_me_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:50:43
[INFO] [stdout]   52:     0x639a013b4e56 - <web_api[acffe123926c48a5]::test_get_me_unauthorized::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - 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' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a01448923 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f4fcd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f53cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1edd - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139fc3b - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139fc3b - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139fc3b - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01367ad0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0138fa9d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01387344 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145c61b - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149c209 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b98e2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b618e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490cdd - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a01377d10 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137d3e6 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013807a0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142dae3 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01364373 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f67a1 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013fa90c - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145f44f - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e6de - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143df76 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a014535ba - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_invalid_token::test_shared_board_invalid_token::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e1877 - web_api[acffe123926c48a5]::test_shared_board_invalid_token
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:385:1
[INFO] [stdout]   51:     0x639a013c8967 - web_api[acffe123926c48a5]::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:     0x639a013b4f96 - <web_api[acffe123926c48a5]::test_shared_board_invalid_token::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_me stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_me' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a014408e3 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f4ccd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f50cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1bdd - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139e8bb - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139e8bb - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139e8bb - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01365550 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0138781d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013871c4 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145b65b - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149bf09 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b89e2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b5d0e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a014909dd - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a01374b90 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137cde6 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0137dfe0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142c9a3 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01363b33 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f5ae1 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f898c - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145e18f - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e0de - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143dbb6 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145337a - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_get_me::test_get_me::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e0d37 - web_api[acffe123926c48a5]::test_get_me
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:21:1
[INFO] [stdout]   51:     0x639a013c8727 - web_api[acffe123926c48a5]::test_get_me::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:21:43
[INFO] [stdout]   52:     0x639a013b4c96 - <web_api[acffe123926c48a5]::test_get_me::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_list_boards stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_list_boards' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a01441e43 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f4d4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f514d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1c5d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ebfb - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ebfb - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ebfb - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01365b90 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01388ddd - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01387204 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145b8fb - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149bf89 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b8c62 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b5dce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490a5d - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013753d0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137cee6 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0137e680 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142cc83 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01363c93 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f5d01 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f8ecc - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145e4af - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e1de - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143dc56 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a014533da - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_list_boards::test_list_boards::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e0f17 - web_api[acffe123926c48a5]::test_list_boards
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:72:1
[INFO] [stdout]   51:     0x639a013c8787 - web_api[acffe123926c48a5]::test_list_boards::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:72:43
[INFO] [stdout]   52:     0x639a013b4d16 - <web_api[acffe123926c48a5]::test_list_boards::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_setup_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_setup_works' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a014428f3 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f4d8d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f518d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1c9d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ed9b - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ed9b - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ed9b - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01365eb0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013898bd - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01387224 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145ba4b - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149bfc9 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b8da2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b5e2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490a9d - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013757f0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137cf66 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0137e9d0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142cdf3 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01363d43 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f5e11 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f916c - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145e63f - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e25e - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143dca6 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145340a - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_setup_works::test_setup_works::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e1007 - web_api[acffe123926c48a5]::test_setup_works
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:13:1
[INFO] [stdout]   51:     0x639a013c87b7 - web_api[acffe123926c48a5]::test_setup_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:13:43
[INFO] [stdout]   52:     0x639a013b4d56 - <web_api[acffe123926c48a5]::test_setup_works::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - 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' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a014493d3 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f500d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f540d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1f1d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139fddb - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139fddb - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139fddb - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01367df0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139057d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01387364 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145c76b - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149c249 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b9a22 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b61ee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490d1d - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a01378130 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137d466 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01380af0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142dc53 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01364423 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f68b1 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013fabac - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145f5df - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e75e - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143dfc6 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a014535ea - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_shared_board_edit_permissions::test_shared_board_edit_permissions::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e1967 - web_api[acffe123926c48a5]::test_shared_board_edit_permissions
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:337:1
[INFO] [stdout]   51:     0x639a013c8997 - web_api[acffe123926c48a5]::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:     0x639a013b4fd6 - <web_api[acffe123926c48a5]::test_shared_board_edit_permissions::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_sync_push_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_sync_push_task' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a01443e53 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f4e0d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f520d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1d1d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f0db - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f0db - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f0db - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013664f0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0138ae7d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01387264 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145bceb - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149c049 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b9022 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b5eee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490b1d - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a01376030 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137d066 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0137f070 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142d0d3 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01363ea3 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f6031 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f96ac - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145e95f - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e35e - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143dd46 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145346a - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_push_task::test_sync_push_task::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e11e7 - web_api[acffe123926c48a5]::test_sync_push_task
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:438:1
[INFO] [stdout]   51:     0x639a013c8817 - web_api[acffe123926c48a5]::test_sync_push_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:438:43
[INFO] [stdout]   52:     0x639a013b4dd6 - <web_api[acffe123926c48a5]::test_sync_push_task::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_task_ownership_enforced stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_task_ownership_enforced' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a014473c3 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f4f4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f534d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1e5d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f8fb - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f8fb - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f8fb - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01367490 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0138e4dd - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01387304 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145c37b - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149c189 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b9662 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b60ce - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490c5d - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013774d0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137d2e6 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01380100 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142d803 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01364213 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f6581 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013fa3cc - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145f12f - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e5de - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143ded6 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145355a - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_task_ownership_enforced::test_task_ownership_enforced::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e1697 - web_api[acffe123926c48a5]::test_task_ownership_enforced
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:130:1
[INFO] [stdout]   51:     0x639a013c8907 - web_api[acffe123926c48a5]::test_task_ownership_enforced::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:130:43
[INFO] [stdout]   52:     0x639a013b4f16 - <web_api[acffe123926c48a5]::test_task_ownership_enforced::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - 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' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a01449e83 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f504d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f544d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1f5d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ff7b - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ff7b - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ff7b - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01368110 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139105d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01387384 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145c8bb - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149c289 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b9b62 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b624e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490d5d - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a01378550 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137d4e6 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01380e40 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142ddc3 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013644d3 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f69c1 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013fae4c - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145f76f - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e7de - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e016 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145361a - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::test_csrf_blocks_post_without_header::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e1a57 - web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:515:1
[INFO] [stdout]   51:     0x639a013c89c7 - web_api[acffe123926c48a5]::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:     0x639a013b5016 - <web_api[acffe123926c48a5]::test_csrf_blocks_post_without_header::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_task stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_update_task' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a014433a3 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f4dcd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f51cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1cdd - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ef3b - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ef3b - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139ef3b - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013661d0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0138a39d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01387244 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145bb9b - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149c009 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b8ee2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b5e8e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490add - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a01375c10 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137cfe6 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0137ed20 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142cf63 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01363df3 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f5f21 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f940c - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145e7cf - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e2de - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143dcf6 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145343a - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_update_task::test_update_task::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e10f7 - web_api[acffe123926c48a5]::test_update_task
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:182:1
[INFO] [stdout]   51:     0x639a013c87e7 - web_api[acffe123926c48a5]::test_update_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:182:43
[INFO] [stdout]   52:     0x639a013b4d96 - <web_api[acffe123926c48a5]::test_update_task::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_sync_pull_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_sync_pull_empty' (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:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639a01c3578a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639a01c3578a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639a01c3578a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639a01c4d42a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639a01c4d42a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x639a01c3a5f2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x639a01c3a5f2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x639a01c133df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639a01c133df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639a01c2d2e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639a014d6e2c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x639a014d6e2c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x639a01c2d562 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x639a01c2d562 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639a01c13498 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639a01c0aa29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639a01c1440d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639a01c4dc1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639a01c4d962 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639a01665e24 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[7e6cdfccd4acf8c6]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x639a0171c112 - sqlx_postgres[97885b9bc82789f1]::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:     0x639a0171e57e - <sqlx_postgres[97885b9bc82789f1]::database::Postgres as sqlx_core[cf03d09b9441af2f]::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:     0x639a013f4c2f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[cf03d09b9441af2f]::testing::TestContext<sqlx_postgres[97885b9bc82789f1]::database::Postgres>, sqlx_core[cf03d09b9441af2f]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x639a01444903 - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f4e4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x639a013f524d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x639a013a1d5d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f27b - tokio[2737a0bdf2f9630]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f27b - tokio[2737a0bdf2f9630]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0139f27b - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01366810 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0138b95d - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01387284 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0145be3b - <tokio[2737a0bdf2f9630]::runtime::context::scoped::Scoped<tokio[2737a0bdf2f9630]::runtime::scheduler::Context>>::set::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x639a0149c089 - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a013b9162 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::try_with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x639a013b5f4e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[2737a0bdf2f9630]::runtime::context::Context>>::with::<tokio[2737a0bdf2f9630]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x639a01490b5d - tokio[2737a0bdf2f9630]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a01376450 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x639a0137d0e6 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0137f3c0 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0142d243 - tokio[2737a0bdf2f9630]::runtime::context::runtime::enter_runtime::<<tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a01363f53 - <tokio[2737a0bdf2f9630]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f6141 - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a013f994c - <tokio[2737a0bdf2f9630]::runtime::runtime::Runtime>::block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145eaef - sqlx_core[cf03d09b9441af2f]::rt::test_block_on::<sqlx_core[cf03d09b9441af2f]::testing::run_test<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143e3de - sqlx_core[cf03d09b9441af2f]::testing::run_test::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}>::{closure#0}, sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0143dd96 - sqlx_core[cf03d09b9441af2f]::testing::run_test_with_pool::<sqlx_postgres[97885b9bc82789f1]::database::Postgres, fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0}, web_api[acffe123926c48a5]::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:     0x639a0145349a - <fn(sqlx_core[cf03d09b9441af2f]::pool::Pool<sqlx_postgres[97885b9bc82789f1]::database::Postgres>) -> web_api[acffe123926c48a5]::test_sync_pull_empty::test_sync_pull_empty::{closure#0} as sqlx_core[cf03d09b9441af2f]::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:     0x639a013e12d7 - web_api[acffe123926c48a5]::test_sync_pull_empty
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:403:1
[INFO] [stdout]   51:     0x639a013c8847 - web_api[acffe123926c48a5]::test_sync_pull_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/rk-server/tests/web_api.rs:403:43
[INFO] [stdout]   52:     0x639a013b4e16 - <web_api[acffe123926c48a5]::test_sync_pull_empty::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x639a014ca10b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x639a014ca10b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x639a014d78fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x639a014d78fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x639a014d78fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x639a014d78fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x639a014d78fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x639a014d22d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x639a014d22d4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x639a014da502 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x639a014da502 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x639a014da502 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x639a014da502 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x639a014da502 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x639a01c34b9f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x639a01c34b9f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78ebfdf5faa4 - <unknown>
[INFO] [stdout]   74:     0x78ebfdfeca64 - 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.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "62e6647a85cd5f71c02b3f3cc6bb3cf378bde9c428f42771ecf5c84cacece53d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62e6647a85cd5f71c02b3f3cc6bb3cf378bde9c428f42771ecf5c84cacece53d", kill_on_drop: false }`
[INFO] [stdout] 62e6647a85cd5f71c02b3f3cc6bb3cf378bde9c428f42771ecf5c84cacece53d
