[INFO] cloning repository https://github.com/myume/castelia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myume/castelia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyume%2Fcastelia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyume%2Fcastelia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c5950a6a198a05d7240edb58912cf2d6cd4e864
[INFO] testing myume/castelia against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyume%2Fcastelia" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/myume/castelia
[INFO] finished tweaking git repo https://github.com/myume/castelia
[INFO] tweaked toml for git repo https://github.com/myume/castelia written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/myume/castelia 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/myume/castelia 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6093b75985f99ada00bd08129dad74cf81a914f1d00825ac1739637f65c481d7
[INFO] running `Command { std: "docker" "start" "-a" "6093b75985f99ada00bd08129dad74cf81a914f1d00825ac1739637f65c481d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6093b75985f99ada00bd08129dad74cf81a914f1d00825ac1739637f65c481d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6093b75985f99ada00bd08129dad74cf81a914f1d00825ac1739637f65c481d7", kill_on_drop: false }`
[INFO] [stdout] 6093b75985f99ada00bd08129dad74cf81a914f1d00825ac1739637f65c481d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7eb5c4fbb6805dae79022625006ca24bd7eca85c74aaeeb25c27036400c6afff
[INFO] running `Command { std: "docker" "start" "-a" "7eb5c4fbb6805dae79022625006ca24bd7eca85c74aaeeb25c27036400c6afff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling castelia-events v0.1.0 (/opt/rustwide/workdir/castelia-events)
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling castelia-rtmp v0.1.0 (/opt/rustwide/workdir/castelia-rtmp)
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling redis v1.0.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling castelia-auth v0.1.0 (/opt/rustwide/workdir/castelia-auth)
[INFO] [stderr]    Compiling castelia-broadcast v0.1.0 (/opt/rustwide/workdir/castelia-broadcast)
[INFO] [stderr]    Compiling castelia-transcoder v0.1.0 (/opt/rustwide/workdir/castelia-transcoder)
[INFO] [stderr]    Compiling castelia-ingest v0.1.0 (/opt/rustwide/workdir/castelia-ingest)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "7eb5c4fbb6805dae79022625006ca24bd7eca85c74aaeeb25c27036400c6afff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eb5c4fbb6805dae79022625006ca24bd7eca85c74aaeeb25c27036400c6afff", kill_on_drop: false }`
[INFO] [stdout] 7eb5c4fbb6805dae79022625006ca24bd7eca85c74aaeeb25c27036400c6afff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 401b20bf80fc290d86fe079dce1621e26c78a3e86572ea7c08082bee2743f4db
[INFO] running `Command { std: "docker" "start" "-a" "401b20bf80fc290d86fe079dce1621e26c78a3e86572ea7c08082bee2743f4db", kill_on_drop: false }`
[INFO] [stderr]    Compiling castelia-events v0.1.0 (/opt/rustwide/workdir/castelia-events)
[INFO] [stderr]    Compiling castelia-auth v0.1.0 (/opt/rustwide/workdir/castelia-auth)
[INFO] [stderr]    Compiling castelia-transcoder v0.1.0 (/opt/rustwide/workdir/castelia-transcoder)
[INFO] [stderr]    Compiling castelia-rtmp v0.1.0 (/opt/rustwide/workdir/castelia-rtmp)
[INFO] [stderr]    Compiling castelia-ingest v0.1.0 (/opt/rustwide/workdir/castelia-ingest)
[INFO] [stderr]    Compiling castelia-broadcast v0.1.0 (/opt/rustwide/workdir/castelia-broadcast)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.83s
[INFO] running `Command { std: "docker" "inspect" "401b20bf80fc290d86fe079dce1621e26c78a3e86572ea7c08082bee2743f4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "401b20bf80fc290d86fe079dce1621e26c78a3e86572ea7c08082bee2743f4db", kill_on_drop: false }`
[INFO] [stdout] 401b20bf80fc290d86fe079dce1621e26c78a3e86572ea7c08082bee2743f4db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0463817bf5a8790316279f4bfbdfc304cb1f54ad13a6c35103e810d379355e7a
[INFO] running `Command { std: "docker" "start" "-a" "0463817bf5a8790316279f4bfbdfc304cb1f54ad13a6c35103e810d379355e7a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/castelia_auth-82f6dd5d887a5666)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/castelia_auth-bc22521ee45edd7c)
[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/integration.rs (/opt/rustwide/target/debug/deps/integration-dd3acb8e03a0a86e)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_get_streamkey ... FAILED
[INFO] [stdout] test test_get_streamkey_unauthorized ... FAILED
[INFO] [stdout] test test_login_success ... FAILED
[INFO] [stdout] test test_login_wrong_password ... FAILED
[INFO] [stdout] test test_login_wrong_username ... FAILED
[INFO] [stdout] test test_verify_stream_key ... FAILED
[INFO] [stdout] test test_signup_success ... FAILED
[INFO] [stdout] test test_verify_stream_key_unauthorized ... FAILED
[INFO] [stdout] test test_get_streamkey_no_jwt ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: test failed, to rerun pass `-p castelia-auth --test integration`
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_streamkey stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_streamkey' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646423a61fba - 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:     0x646423a61fba - 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:     0x646423a61fba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646423a61fba - <<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:     0x646423a7966a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646423a7966a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x646423a66e22 - 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:     0x646423a66e22 - <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:     0x646423a3ff0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646423a3ff0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646423a59e19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64642314a77c - <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:     0x64642314a77c - 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:     0x646423a5a092 - <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:     0x646423a5a092 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x646423a3ffc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x646423a376a9 - 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:     0x646423a40f3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x646423a79edc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x646423a79c22 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64642368a934 - <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:     0x646423618cb2 - sqlx_postgres[139cadeb47bb19ab]::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:     0x64642361e31e - <sqlx_postgres[139cadeb47bb19ab]::database::Postgres as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642311bfef - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[65e6d2f6aa9bffe5]::testing::TestContext<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>, sqlx_core[65e6d2f6aa9bffe5]::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:     0x6464231009b3 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{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:     0x64642311c02d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{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:     0x64642311c26d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{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:     0x6464230e488d - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6464230e2c2b - tokio[fe2badb3171622cd]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6464230e2c2b - tokio[fe2badb3171622cd]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6464230e2c2b - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6464230c2f20 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6464230d630d - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6464230d5e74 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6464231150eb - <tokio[fe2badb3171622cd]::runtime::context::scoped::Scoped<tokio[fe2badb3171622cd]::runtime::scheduler::Context>>::set::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64642311f759 - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6464230e6682 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::try_with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x6464230e4cee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x64642311d0bd - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6464230cb9c0 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6464230d0256 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6464230d0d50 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6464230f2683 - tokio[fe2badb3171622cd]::runtime::context::runtime::enter_runtime::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6464230c1ff3 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64642312b051 - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64642312cb4c - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64642312e85f - sqlx_core[65e6d2f6aa9bffe5]::rt::test_block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{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:     0x6464230ff48e - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{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:     0x6464230ff196 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{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:     0x64642310ad5a - <fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey::test_get_streamkey::{closure#0} as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642313ce67 - integration[e3a19b46f0c7220e]::test_get_streamkey
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:204:1
[INFO] [stdout]   51:     0x646423133837 - integration[e3a19b46f0c7220e]::test_get_streamkey::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:204:14
[INFO] [stdout]   52:     0x6464230feea6 - <integration[e3a19b46f0c7220e]::test_get_streamkey::{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:     0x64642313da5b - <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:     0x64642313da5b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64642314b24b - <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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64642314b24b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x646423145c24 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x646423145c24 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x646423a616cf - <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:     0x646423a616cf - <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:     0x749097c7daa4 - <unknown>
[INFO] [stdout]   74:     0x749097d0aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_streamkey_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_streamkey_unauthorized' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646423a61fba - 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:     0x646423a61fba - 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:     0x646423a61fba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646423a61fba - <<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:     0x646423a7966a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646423a7966a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x646423a66e22 - 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:     0x646423a66e22 - <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:     0x646423a3ff0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646423a3ff0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646423a59e19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64642314a77c - <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:     0x64642314a77c - 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:     0x646423a5a092 - <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:     0x646423a5a092 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x646423a3ffc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x646423a376a9 - 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:     0x646423a40f3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x646423a79edc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x646423a79c22 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64642368a934 - <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:     0x646423618cb2 - sqlx_postgres[139cadeb47bb19ab]::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:     0x64642361e31e - <sqlx_postgres[139cadeb47bb19ab]::database::Postgres as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642311bfef - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[65e6d2f6aa9bffe5]::testing::TestContext<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>, sqlx_core[65e6d2f6aa9bffe5]::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:     0x646423105483 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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:     0x64642311c1ed - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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:     0x64642311c42d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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:     0x6464230e4a4d - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6464230e378b - tokio[fe2badb3171622cd]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6464230e378b - tokio[fe2badb3171622cd]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6464230e378b - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6464230c4500 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6464230dacfd - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6464230d5f54 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x646423115a1b - <tokio[fe2badb3171622cd]::runtime::context::scoped::Scoped<tokio[fe2badb3171622cd]::runtime::scheduler::Context>>::set::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64642311f919 - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6464230e6f42 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::try_with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x6464230e4f8e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x64642311d27d - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6464230cd6a0 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6464230d05d6 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6464230d2480 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6464230f3093 - tokio[fe2badb3171622cd]::runtime::context::runtime::enter_runtime::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6464230c24c3 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64642312b7c1 - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64642312ddac - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64642312f34f - sqlx_core[65e6d2f6aa9bffe5]::rt::test_block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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:     0x6464230ff80e - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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:     0x6464230ff3c6 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_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:     0x64642310aeaa - <fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0} as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642313d4f7 - integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:235:1
[INFO] [stdout]   51:     0x646423133987 - integration[e3a19b46f0c7220e]::test_get_streamkey_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:235:14
[INFO] [stdout]   52:     0x6464230ff066 - <integration[e3a19b46f0c7220e]::test_get_streamkey_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:     0x64642313da5b - <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:     0x64642313da5b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64642314b24b - <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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64642314b24b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x646423145c24 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x646423145c24 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x646423a616cf - <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:     0x646423a616cf - <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:     0x749097c7daa4 - <unknown>
[INFO] [stdout]   74:     0x749097d0aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login_success' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646423a61fba - 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:     0x646423a61fba - 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:     0x646423a61fba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646423a61fba - <<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:     0x646423a7966a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646423a7966a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x646423a66e22 - 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:     0x646423a66e22 - <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:     0x646423a3ff0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646423a3ff0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646423a59e19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64642314a77c - <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:     0x64642314a77c - 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:     0x646423a5a092 - <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:     0x646423a5a092 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x646423a3ffc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x646423a376a9 - 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:     0x646423a40f3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x646423a79edc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x646423a79c22 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64642368a934 - <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:     0x646423618cb2 - sqlx_postgres[139cadeb47bb19ab]::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:     0x64642361e31e - <sqlx_postgres[139cadeb47bb19ab]::database::Postgres as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642311bfef - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[65e6d2f6aa9bffe5]::testing::TestContext<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>, sqlx_core[65e6d2f6aa9bffe5]::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:     0x646423101463 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{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:     0x64642311c06d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{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:     0x64642311c2ad - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{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:     0x6464230e48cd - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6464230e2dcb - tokio[fe2badb3171622cd]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6464230e2dcb - tokio[fe2badb3171622cd]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6464230e2dcb - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6464230c3240 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6464230d6d9d - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6464230d5e94 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x64642311523b - <tokio[fe2badb3171622cd]::runtime::context::scoped::Scoped<tokio[fe2badb3171622cd]::runtime::scheduler::Context>>::set::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64642311f799 - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6464230e67c2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::try_with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x6464230e4d4e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x64642311d0fd - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6464230cbde0 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6464230d02d6 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6464230d10a0 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6464230f27f3 - tokio[fe2badb3171622cd]::runtime::context::runtime::enter_runtime::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6464230c20a3 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64642312b161 - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64642312cdec - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64642312e9ef - sqlx_core[65e6d2f6aa9bffe5]::rt::test_block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{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:     0x6464230ff50e - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{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:     0x6464230ff1e6 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0}, integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{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:     0x64642310ad8a - <fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_success::test_login_success::{closure#0} as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642313cf57 - integration[e3a19b46f0c7220e]::test_login_success
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:137:1
[INFO] [stdout]   51:     0x646423133867 - integration[e3a19b46f0c7220e]::test_login_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:137:14
[INFO] [stdout]   52:     0x6464230feee6 - <integration[e3a19b46f0c7220e]::test_login_success::{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:     0x64642313da5b - <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:     0x64642313da5b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64642314b24b - <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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64642314b24b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x646423145c24 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x646423145c24 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x646423a616cf - <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:     0x646423a616cf - <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:     0x749097c7daa4 - <unknown>
[INFO] [stdout]   74:     0x749097d0aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_wrong_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login_wrong_password' (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:     0x646423a61fba - 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:     0x646423a61fba - 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:     0x646423a61fba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646423a61fba - <<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:     0x646423a7966a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646423a7966a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x646423a66e22 - 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:     0x646423a66e22 - <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:     0x646423a3ff0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646423a3ff0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646423a59e19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64642314a77c - <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:     0x64642314a77c - 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:     0x646423a5a092 - <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:     0x646423a5a092 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x646423a3ffc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x646423a376a9 - 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:     0x646423a40f3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x646423a79edc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x646423a79c22 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64642368a934 - <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:     0x646423618cb2 - sqlx_postgres[139cadeb47bb19ab]::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:     0x64642361e31e - <sqlx_postgres[139cadeb47bb19ab]::database::Postgres as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642311bfef - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[65e6d2f6aa9bffe5]::testing::TestContext<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>, sqlx_core[65e6d2f6aa9bffe5]::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:     0x646423103f23 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{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:     0x64642311c16d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{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:     0x64642311c3ad - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{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:     0x6464230e49cd - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6464230e344b - tokio[fe2badb3171622cd]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6464230e344b - tokio[fe2badb3171622cd]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6464230e344b - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6464230c3ec0 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6464230d97dd - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6464230d5f14 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x64642311577b - <tokio[fe2badb3171622cd]::runtime::context::scoped::Scoped<tokio[fe2badb3171622cd]::runtime::scheduler::Context>>::set::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64642311f899 - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6464230e6cc2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::try_with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x6464230e4ece - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x64642311d1fd - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6464230cce60 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6464230d04d6 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6464230d1de0 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6464230f2db3 - tokio[fe2badb3171622cd]::runtime::context::runtime::enter_runtime::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6464230c2363 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64642312b5a1 - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64642312d86c - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64642312f02f - sqlx_core[65e6d2f6aa9bffe5]::rt::test_block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{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:     0x6464230ff70e - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{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:     0x6464230ff326 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{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:     0x64642310ae4a - <fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_password::test_login_wrong_password::{closure#0} as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642313d317 - integration[e3a19b46f0c7220e]::test_login_wrong_password
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:156:1
[INFO] [stdout]   51:     0x646423133927 - integration[e3a19b46f0c7220e]::test_login_wrong_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:156:14
[INFO] [stdout]   52:     0x6464230fefe6 - <integration[e3a19b46f0c7220e]::test_login_wrong_password::{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:     0x64642313da5b - <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:     0x64642313da5b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64642314b24b - <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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64642314b24b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x646423145c24 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x646423145c24 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x646423a616cf - <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:     0x646423a616cf - <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:     0x749097c7daa4 - <unknown>
[INFO] [stdout]   74:     0x749097d0aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_wrong_username stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login_wrong_username' (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:     0x646423a61fba - 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:     0x646423a61fba - 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:     0x646423a61fba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646423a61fba - <<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:     0x646423a7966a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646423a7966a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x646423a66e22 - 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:     0x646423a66e22 - <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:     0x646423a3ff0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646423a3ff0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646423a59e19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64642314a77c - <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:     0x64642314a77c - 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:     0x646423a5a092 - <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:     0x646423a5a092 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x646423a3ffc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x646423a376a9 - 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:     0x646423a40f3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x646423a79edc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x646423a79c22 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64642368a934 - <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:     0x646423618cb2 - sqlx_postgres[139cadeb47bb19ab]::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:     0x64642361e31e - <sqlx_postgres[139cadeb47bb19ab]::database::Postgres as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642311bfef - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[65e6d2f6aa9bffe5]::testing::TestContext<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>, sqlx_core[65e6d2f6aa9bffe5]::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:     0x6464231049d3 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x64642311c1ad - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{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:     0x64642311c3ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{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:     0x6464230e4a0d - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6464230e35eb - tokio[fe2badb3171622cd]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6464230e35eb - tokio[fe2badb3171622cd]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6464230e35eb - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6464230c41e0 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6464230da26d - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6464230d5f34 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6464231158cb - <tokio[fe2badb3171622cd]::runtime::context::scoped::Scoped<tokio[fe2badb3171622cd]::runtime::scheduler::Context>>::set::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64642311f8d9 - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6464230e6e02 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::try_with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x6464230e4f2e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x64642311d23d - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6464230cd280 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6464230d0556 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6464230d2130 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6464230f2f23 - tokio[fe2badb3171622cd]::runtime::context::runtime::enter_runtime::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6464230c2413 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64642312b6b1 - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64642312db0c - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64642312f1bf - sqlx_core[65e6d2f6aa9bffe5]::rt::test_block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6464230ff78e - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{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:     0x6464230ff376 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{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:     0x64642310ae7a - <fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_login_wrong_username::test_login_wrong_username::{closure#0} as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642313d407 - integration[e3a19b46f0c7220e]::test_login_wrong_username
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:180:1
[INFO] [stdout]   51:     0x646423133957 - integration[e3a19b46f0c7220e]::test_login_wrong_username::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:180:14
[INFO] [stdout]   52:     0x6464230ff026 - <integration[e3a19b46f0c7220e]::test_login_wrong_username::{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:     0x64642313da5b - <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:     0x64642313da5b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64642314b24b - <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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64642314b24b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x646423145c24 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x646423145c24 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x646423a616cf - <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:     0x646423a616cf - <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:     0x749097c7daa4 - <unknown>
[INFO] [stdout]   74:     0x749097d0aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_verify_stream_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_verify_stream_key' (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:     0x646423a61fba - 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:     0x646423a61fba - 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:     0x646423a61fba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646423a61fba - <<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:     0x646423a7966a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646423a7966a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x646423a66e22 - 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:     0x646423a66e22 - <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:     0x646423a3ff0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646423a3ff0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646423a59e19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64642314a77c - <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:     0x64642314a77c - 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:     0x646423a5a092 - <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:     0x646423a5a092 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x646423a3ffc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x646423a376a9 - 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:     0x646423a40f3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x646423a79edc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x646423a79c22 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64642368a934 - <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:     0x646423618cb2 - sqlx_postgres[139cadeb47bb19ab]::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:     0x64642361e31e - <sqlx_postgres[139cadeb47bb19ab]::database::Postgres as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642311bfef - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[65e6d2f6aa9bffe5]::testing::TestContext<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>, sqlx_core[65e6d2f6aa9bffe5]::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:     0x6464231029c3 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{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:     0x64642311c0ed - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{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:     0x64642311c32d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{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:     0x6464230e494d - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6464230e310b - tokio[fe2badb3171622cd]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6464230e310b - tokio[fe2badb3171622cd]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6464230e310b - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6464230c3880 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6464230d82bd - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6464230d5ed4 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x6464231154db - <tokio[fe2badb3171622cd]::runtime::context::scoped::Scoped<tokio[fe2badb3171622cd]::runtime::scheduler::Context>>::set::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64642311f819 - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6464230e6a42 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::try_with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x6464230e4e0e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x64642311d17d - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6464230cc620 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6464230d03d6 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6464230d1740 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6464230f2ad3 - tokio[fe2badb3171622cd]::runtime::context::runtime::enter_runtime::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6464230c2203 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64642312b381 - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64642312d32c - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64642312ed0f - sqlx_core[65e6d2f6aa9bffe5]::rt::test_block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{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:     0x6464230ff60e - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{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:     0x6464230ff286 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{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:     0x64642310adea - <fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key::test_verify_stream_key::{closure#0} as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642313d137 - integration[e3a19b46f0c7220e]::test_verify_stream_key
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:267:1
[INFO] [stdout]   51:     0x6464231338c7 - integration[e3a19b46f0c7220e]::test_verify_stream_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:267:14
[INFO] [stdout]   52:     0x6464230fef66 - <integration[e3a19b46f0c7220e]::test_verify_stream_key::{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:     0x64642313da5b - <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:     0x64642313da5b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64642314b24b - <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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64642314b24b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x646423145c24 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x646423145c24 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x646423a616cf - <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:     0x646423a616cf - <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:     0x749097c7daa4 - <unknown>
[INFO] [stdout]   74:     0x749097d0aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_signup_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_signup_success' (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:     0x646423a61fba - 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:     0x646423a61fba - 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:     0x646423a61fba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646423a61fba - <<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:     0x646423a7966a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646423a7966a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x646423a66e22 - 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:     0x646423a66e22 - <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:     0x646423a3ff0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646423a3ff0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646423a59e19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64642314a77c - <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:     0x64642314a77c - 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:     0x646423a5a092 - <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:     0x646423a5a092 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x646423a3ffc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x646423a376a9 - 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:     0x646423a40f3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x646423a79edc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x646423a79c22 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64642368a934 - <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:     0x646423618cb2 - sqlx_postgres[139cadeb47bb19ab]::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:     0x64642361e31e - <sqlx_postgres[139cadeb47bb19ab]::database::Postgres as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642311bfef - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[65e6d2f6aa9bffe5]::testing::TestContext<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>, sqlx_core[65e6d2f6aa9bffe5]::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:     0x646423101f13 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{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:     0x64642311c0ad - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{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:     0x64642311c2ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{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:     0x6464230e490d - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6464230e2f6b - tokio[fe2badb3171622cd]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6464230e2f6b - tokio[fe2badb3171622cd]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6464230e2f6b - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6464230c3560 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6464230d782d - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6464230d5eb4 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x64642311538b - <tokio[fe2badb3171622cd]::runtime::context::scoped::Scoped<tokio[fe2badb3171622cd]::runtime::scheduler::Context>>::set::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64642311f7d9 - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6464230e6902 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::try_with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x6464230e4dae - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x64642311d13d - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6464230cc200 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6464230d0356 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6464230d13f0 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6464230f2963 - tokio[fe2badb3171622cd]::runtime::context::runtime::enter_runtime::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6464230c2153 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64642312b271 - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64642312d08c - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64642312eb7f - sqlx_core[65e6d2f6aa9bffe5]::rt::test_block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{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:     0x6464230ff58e - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{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:     0x6464230ff236 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0}, integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{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:     0x64642310adba - <fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_signup_success::test_signup_success::{closure#0} as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642313d047 - integration[e3a19b46f0c7220e]::test_signup_success
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:101:1
[INFO] [stdout]   51:     0x646423133897 - integration[e3a19b46f0c7220e]::test_signup_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:101:14
[INFO] [stdout]   52:     0x6464230fef26 - <integration[e3a19b46f0c7220e]::test_signup_success::{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:     0x64642313da5b - <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:     0x64642313da5b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64642314b24b - <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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64642314b24b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x646423145c24 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x646423145c24 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x646423a616cf - <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:     0x646423a616cf - <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:     0x749097c7daa4 - <unknown>
[INFO] [stdout]   74:     0x749097d0aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_verify_stream_key_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_verify_stream_key_unauthorized' (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:     0x646423a61fba - 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:     0x646423a61fba - 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:     0x646423a61fba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646423a61fba - <<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:     0x646423a7966a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646423a7966a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x646423a66e22 - 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:     0x646423a66e22 - <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:     0x646423a3ff0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646423a3ff0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646423a59e19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64642314a77c - <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:     0x64642314a77c - 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:     0x646423a5a092 - <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:     0x646423a5a092 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x646423a3ffc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x646423a376a9 - 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:     0x646423a40f3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x646423a79edc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x646423a79c22 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64642368a934 - <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:     0x646423618cb2 - sqlx_postgres[139cadeb47bb19ab]::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:     0x64642361e31e - <sqlx_postgres[139cadeb47bb19ab]::database::Postgres as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642311bfef - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[65e6d2f6aa9bffe5]::testing::TestContext<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>, sqlx_core[65e6d2f6aa9bffe5]::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:     0x646423105f33 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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:     0x64642311c22d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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:     0x64642311c46d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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:     0x6464230e4a8d - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6464230e392b - tokio[fe2badb3171622cd]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6464230e392b - tokio[fe2badb3171622cd]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6464230e392b - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6464230c4820 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6464230db78d - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6464230d5f74 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x646423115b6b - <tokio[fe2badb3171622cd]::runtime::context::scoped::Scoped<tokio[fe2badb3171622cd]::runtime::scheduler::Context>>::set::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64642311f959 - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6464230e7082 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::try_with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x6464230e4fee - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x64642311d2bd - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6464230cdac0 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6464230d0656 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6464230d27d0 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6464230f3203 - tokio[fe2badb3171622cd]::runtime::context::runtime::enter_runtime::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6464230c2573 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64642312b8d1 - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64642312e04c - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64642312f4df - sqlx_core[65e6d2f6aa9bffe5]::rt::test_block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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:     0x6464230ff88e - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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:     0x6464230ff416 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_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:     0x64642310aeda - <fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0} as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642313d5e7 - integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:303:1
[INFO] [stdout]   51:     0x6464231339b7 - integration[e3a19b46f0c7220e]::test_verify_stream_key_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:303:14
[INFO] [stdout]   52:     0x6464230ff0a6 - <integration[e3a19b46f0c7220e]::test_verify_stream_key_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:     0x64642313da5b - <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:     0x64642313da5b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64642314b24b - <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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64642314b24b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x646423145c24 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x646423145c24 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x646423a616cf - <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:     0x646423a616cf - <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:     0x749097c7daa4 - <unknown>
[INFO] [stdout]   74:     0x749097d0aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_streamkey_no_jwt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_streamkey_no_jwt' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x646423a61fba - 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:     0x646423a61fba - 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:     0x646423a61fba - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x646423a61fba - <<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:     0x646423a7966a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x646423a7966a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x646423a66e22 - 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:     0x646423a66e22 - <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:     0x646423a3ff0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x646423a3ff0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x646423a59e19 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64642314a77c - <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:     0x64642314a77c - 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:     0x646423a5a092 - <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:     0x646423a5a092 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x646423a3ffc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x646423a376a9 - 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:     0x646423a40f3d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x646423a79edc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x646423a79c22 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64642368a934 - <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:     0x646423618cb2 - sqlx_postgres[139cadeb47bb19ab]::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:     0x64642361e31e - <sqlx_postgres[139cadeb47bb19ab]::database::Postgres as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642311bfef - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[65e6d2f6aa9bffe5]::testing::TestContext<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>, sqlx_core[65e6d2f6aa9bffe5]::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:     0x646423103473 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{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:     0x64642311c12d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{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:     0x64642311c36d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{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:     0x6464230e498d - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x6464230e32ab - tokio[fe2badb3171622cd]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6464230e32ab - tokio[fe2badb3171622cd]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6464230e32ab - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x6464230c3ba0 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x6464230d8d4d - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x6464230d5ef4 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x64642311562b - <tokio[fe2badb3171622cd]::runtime::context::scoped::Scoped<tokio[fe2badb3171622cd]::runtime::scheduler::Context>>::set::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x64642311f859 - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6464230e6b82 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::try_with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x6464230e4e6e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[fe2badb3171622cd]::runtime::context::Context>>::with::<tokio[fe2badb3171622cd]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::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:     0x64642311d1bd - tokio[fe2badb3171622cd]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6464230cca40 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x6464230d0456 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x6464230d1a90 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6464230f2c43 - tokio[fe2badb3171622cd]::runtime::context::runtime::enter_runtime::<<tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6464230c22b3 - <tokio[fe2badb3171622cd]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x64642312b491 - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x64642312d5cc - <tokio[fe2badb3171622cd]::runtime::runtime::Runtime>::block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x64642312ee9f - sqlx_core[65e6d2f6aa9bffe5]::rt::test_block_on::<sqlx_core[65e6d2f6aa9bffe5]::testing::run_test<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{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:     0x6464230ff68e - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{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:     0x6464230ff2d6 - sqlx_core[65e6d2f6aa9bffe5]::testing::run_test_with_pool::<sqlx_postgres[139cadeb47bb19ab]::database::Postgres, fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{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:     0x64642310ae1a - <fn(sqlx_core[65e6d2f6aa9bffe5]::pool::Pool<sqlx_postgres[139cadeb47bb19ab]::database::Postgres>) -> integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0} as sqlx_core[65e6d2f6aa9bffe5]::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:     0x64642313d227 - integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:246:1
[INFO] [stdout]   51:     0x6464231338f7 - integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:246:14
[INFO] [stdout]   52:     0x6464230fefa6 - <integration[e3a19b46f0c7220e]::test_get_streamkey_no_jwt::{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:     0x64642313da5b - <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:     0x64642313da5b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x64642314b24b - <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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - 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:     0x64642314b24b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x64642314b24b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x646423145c24 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x646423145c24 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - 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:     0x64642314de52 - <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:     0x646423a616cf - <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:     0x646423a616cf - <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:     0x749097c7daa4 - <unknown>
[INFO] [stdout]   74:     0x749097d0aa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_get_streamkey
[INFO] [stdout]     test_get_streamkey_no_jwt
[INFO] [stdout]     test_get_streamkey_unauthorized
[INFO] [stdout]     test_login_success
[INFO] [stdout]     test_login_wrong_password
[INFO] [stdout]     test_login_wrong_username
[INFO] [stdout]     test_signup_success
[INFO] [stdout]     test_verify_stream_key
[INFO] [stdout]     test_verify_stream_key_unauthorized
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0463817bf5a8790316279f4bfbdfc304cb1f54ad13a6c35103e810d379355e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0463817bf5a8790316279f4bfbdfc304cb1f54ad13a6c35103e810d379355e7a", kill_on_drop: false }`
[INFO] [stdout] 0463817bf5a8790316279f4bfbdfc304cb1f54ad13a6c35103e810d379355e7a
