[INFO] cloning repository https://github.com/shaharia-lab/ferrox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaharia-lab/ferrox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaharia-lab%2Fferrox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaharia-lab%2Fferrox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49fffbdaa0315788e868c03cb3b526205aaf28f8
[INFO] testing shaharia-lab/ferrox against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaharia-lab%2Fferrox" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shaharia-lab/ferrox
[INFO] finished tweaking git repo https://github.com/shaharia-lab/ferrox
[INFO] tweaked toml for git repo https://github.com/shaharia-lab/ferrox written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shaharia-lab/ferrox 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/shaharia-lab/ferrox 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c657a01f8ea07426e15d60cf99301b52cd39479c098c3e286f1bfdfec47b9d47
[INFO] running `Command { std: "docker" "start" "-a" "c657a01f8ea07426e15d60cf99301b52cd39479c098c3e286f1bfdfec47b9d47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c657a01f8ea07426e15d60cf99301b52cd39479c098c3e286f1bfdfec47b9d47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c657a01f8ea07426e15d60cf99301b52cd39479c098c3e286f1bfdfec47b9d47", kill_on_drop: false }`
[INFO] [stdout] c657a01f8ea07426e15d60cf99301b52cd39479c098c3e286f1bfdfec47b9d47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e4f75064ade4ffc52aa2b155202af1ef7ee3bf2b240d5a6ed2c1441ca7a4aba9
[INFO] running `Command { std: "docker" "start" "-a" "e4f75064ade4ffc52aa2b155202af1ef7ee3bf2b240d5a6ed2c1441ca7a4aba9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aws-types v1.3.14
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aws-smithy-async v1.2.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-types v1.4.7
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.11.6
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.20
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling aws-credential-types v1.2.14
[INFO] [stderr]    Compiling aws-smithy-http v0.63.6
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.6
[INFO] [stderr]    Compiling aws-sigv4 v1.4.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aws-smithy-json v0.62.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling opentelemetry v0.22.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.22.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.15
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling aws-smithy-query v0.60.15
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.5.0
[INFO] [stderr]    Compiling redis v0.25.4
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling ferrox v0.1.0 (/opt/rustwide/workdir/ferrox)
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.14.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling opentelemetry-otlp v0.15.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling deadpool-redis v0.15.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.23.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.12
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling aws-smithy-runtime v1.10.3
[INFO] [stderr]    Compiling aws-runtime v1.7.2
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling aws-sdk-sts v1.101.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.97.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.99.0
[INFO] [stderr]    Compiling aws-sdk-bedrockruntime v1.128.0
[INFO] [stderr]    Compiling ferrox-cp v0.1.0 (/opt/rustwide/workdir/ferrox-cp)
[INFO] [stderr]    Compiling aws-config v1.8.15
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e4f75064ade4ffc52aa2b155202af1ef7ee3bf2b240d5a6ed2c1441ca7a4aba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4f75064ade4ffc52aa2b155202af1ef7ee3bf2b240d5a6ed2c1441ca7a4aba9", kill_on_drop: false }`
[INFO] [stdout] e4f75064ade4ffc52aa2b155202af1ef7ee3bf2b240d5a6ed2c1441ca7a4aba9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cd32fdea3a86307c7f399f53416333ee6315fe3730cf16186fb6a1dd1324d9fc
[INFO] running `Command { std: "docker" "start" "-a" "cd32fdea3a86307c7f399f53416333ee6315fe3730cf16186fb6a1dd1324d9fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]    Compiling reserve-port v2.4.0
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling ferrox v0.1.0 (/opt/rustwide/workdir/ferrox)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aws-smithy-async v1.2.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling opentelemetry_sdk v0.22.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling aws-smithy-types v1.4.7
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.11.6
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.20
[INFO] [stderr]    Compiling aws-smithy-json v0.62.5
[INFO] [stderr]    Compiling aws-smithy-query v0.60.15
[INFO] [stderr]    Compiling tracing-opentelemetry v0.23.0
[INFO] [stderr]    Compiling aws-credential-types v1.2.14
[INFO] [stderr]    Compiling aws-smithy-http v0.63.6
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.6
[INFO] [stderr]    Compiling aws-sigv4 v1.4.2
[INFO] [stderr]    Compiling aws-types v1.3.14
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling redis v0.25.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.12
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling deadpool-redis v0.15.1
[INFO] [stderr]    Compiling aws-smithy-runtime v1.10.3
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling axum-test v15.7.4
[INFO] [stderr]    Compiling opentelemetry-proto v0.5.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.15.0
[INFO] [stderr]    Compiling aws-runtime v1.7.2
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.99.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.97.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.101.0
[INFO] [stderr]    Compiling aws-sdk-bedrockruntime v1.128.0
[INFO] [stderr]    Compiling ferrox-cp v0.1.0 (/opt/rustwide/workdir/ferrox-cp)
[INFO] [stderr]    Compiling aws-config v1.8.15
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "cd32fdea3a86307c7f399f53416333ee6315fe3730cf16186fb6a1dd1324d9fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd32fdea3a86307c7f399f53416333ee6315fe3730cf16186fb6a1dd1324d9fc", kill_on_drop: false }`
[INFO] [stdout] cd32fdea3a86307c7f399f53416333ee6315fe3730cf16186fb6a1dd1324d9fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 211b807db886292c43505584e9e9a008ea671d1e89a6e1d32534862db1369928
[INFO] running `Command { std: "docker" "start" "-a" "211b807db886292c43505584e9e9a008ea671d1e89a6e1d32534862db1369928", kill_on_drop: false }`
[INFO] [stderr]    Compiling ferrox v0.1.0 (/opt/rustwide/workdir/ferrox)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.94s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ferrox-0163db9db6f2a3e8)
[INFO] [stdout] 
[INFO] [stdout] running 216 tests
[INFO] [stdout] test anthropic_types::tests::assistant_tool_use_block_becomes_tool_calls ... ok
[INFO] [stdout] test anthropic_types::tests::converts_block_content_messages_single_text_to_plain_string ... ok
[INFO] [stdout] test anthropic_types::tests::converts_block_system_to_system_field ... ok
[INFO] [stdout] test anthropic_types::tests::converts_model_and_max_tokens ... ok
[INFO] [stdout] test anthropic_types::tests::converts_stop_sequences ... ok
[INFO] [stdout] test anthropic_types::tests::converts_text_content_messages ... ok
[INFO] [stdout] test anthropic_types::tests::converts_string_system_to_system_field ... ok
[INFO] [stdout] test anthropic_types::tests::converts_tools_to_openai_format ... ok
[INFO] [stdout] test anthropic_types::tests::finish_reason_passthrough_for_unknown ... ok
[INFO] [stdout] test anthropic_types::tests::finish_reason_tool_calls_maps_to_tool_use ... ok
[INFO] [stdout] test anthropic_types::tests::id_has_msg_prefix ... ok
[INFO] [stdout] test anthropic_types::tests::finish_reason_stop_maps_to_end_turn ... ok
[INFO] [stdout] test anthropic_types::tests::ignores_non_text_system_blocks ... ok
[INFO] [stdout] test anthropic_types::tests::is_streaming_defaults_false ... ok
[INFO] [stdout] test anthropic_types::tests::empty_stream_emits_valid_sequence ... ok
[INFO] [stdout] test anthropic_types::tests::no_tools_yields_none ... ok
[INFO] [stdout] test anthropic_types::tests::passes_through_temperature_top_p ... ok
[INFO] [stdout] test anthropic_types::tests::response_type_and_role_are_set ... ok
[INFO] [stdout] test anthropic_types::tests::stream_emits_correct_event_sequence ... ok
[INFO] [stdout] test anthropic_types::tests::tool_calls_in_response_become_tool_use_blocks ... ok
[INFO] [stdout] test anthropic_types::tests::tool_choice_any_maps_to_required ... ok
[INFO] [stdout] test anthropic_types::tests::is_streaming_true_when_set ... ok
[INFO] [stdout] test anthropic_types::tests::mixed_text_and_tool_result_expands_to_two_messages ... ok
[INFO] [stdout] test anthropic_types::tests::stream_propagates_error ... ok
[INFO] [stdout] test anthropic_types::tests::response_content_extracted_correctly ... ok
[INFO] [stdout] test anthropic_types::tests::tool_choice_tool_maps_to_function_object ... ok
[INFO] [stdout] test anthropic_types::tests::tool_choice_none_maps_to_none_string ... ok
[INFO] [stdout] test anthropic_types::tests::stream_skips_empty_content_deltas ... ok
[INFO] [stdout] test anthropic_types::tests::tool_result_block_array_extracts_text ... ok
[INFO] [stdout] test anthropic_types::tests::tool_result_none_gives_empty_string ... ok
[INFO] [stdout] test anthropic_types::tests::tool_result_string_value_passed_through ... ok
[INFO] [stdout] test anthropic_types::tests::tool_result_block_array_skips_non_text ... ok
[INFO] [stdout] test anthropic_types::tests::tool_only_stream_emits_no_empty_text_block ... ok
[INFO] [stdout] test anthropic_types::tests::tool_result_with_block_array_content_extracts_text ... ok
[INFO] [stdout] test anthropic_types::tests::user_tool_result_block_becomes_tool_message ... ok
[INFO] [stdout] test anthropic_types::tests::unknown_content_blocks_are_silently_dropped ... ok
[INFO] [stdout] test anthropic_types::tests::usage_is_mapped_correctly ... ok
[INFO] [stdout] test auth::tests::empty_x_api_key_falls_through_to_authorization ... ok
[INFO] [stdout] test auth::tests::empty_token_returns_unauthorized ... ok
[INFO] [stdout] test auth::tests::jwt_tests::untrusted_issuer_returns_unauthorized ... ok
[INFO] [stdout] test auth::tests::jwt_tests::expired_jwt_returns_unauthorized ... ok
[INFO] [stdout] test auth::tests::jwt_tests::tampered_signature_returns_unauthorized ... ok
[INFO] [stdout] test auth::tests::jwt_tests::jwt_with_correct_audience_passes_validation ... ok
[INFO] [stdout] test auth::tests::jwt_tests::valid_jwt_with_ferrox_tenant_id_uses_tenant_id ... ok
[INFO] [stdout] test anthropic_types::tests::tool_choice_auto_maps_to_auto ... ok
[INFO] [stdout] test auth::tests::looks_like_jwt_false_for_empty_string ... ok
[INFO] [stdout] test auth::tests::looks_like_jwt_false_for_static_key ... ok
[INFO] [stdout] test auth::tests::jwt_tests::jwt_with_wrong_audience_returns_unauthorized ... ok
[INFO] [stdout] test auth::tests::looks_like_jwt_false_with_three_dots ... ok
[INFO] [stdout] test auth::tests::looks_like_jwt_false_with_one_dot ... ok
[INFO] [stdout] test anthropic_types::tests::finish_reason_length_maps_to_max_tokens ... ok
[INFO] [stdout] test auth::tests::jwt_tests::valid_jwt_with_rate_limit_enforces_burst ... ok
[INFO] [stdout] test auth::tests::looks_like_jwt_with_exactly_two_dots ... ok
[INFO] [stdout] test auth::tests::missing_auth_header_returns_unauthorized ... ok
[INFO] [stdout] test auth::tests::looks_like_jwt_with_three_parts ... ok
[INFO] [stdout] test auth::tests::peek_iss_returns_none_for_invalid_base64 ... ok
[INFO] [stdout] test auth::tests::non_bearer_scheme_returns_unauthorized ... ok
[INFO] [stdout] test auth::tests::peek_iss_extracts_issuer ... ok
[INFO] [stdout] test auth::tests::peek_iss_returns_none_for_non_jwt ... ok
[INFO] [stdout] test auth::tests::peek_iss_returns_none_when_iss_missing_from_payload ... ok
[INFO] [stdout] test auth::tests::jwt_tests::wrong_secret_returns_unauthorized ... ok
[INFO] [stdout] test auth::tests::jwt_tests::valid_jwt_without_ferrox_claims_falls_back_to_sub ... ok
[INFO] [stdout] test auth::tests::jwt_tests::valid_jwt_with_allowed_models_restricts_access ... ok
[INFO] [stdout] test auth::tests::missing_both_headers_returns_unauthorized ... ok
[INFO] [stdout] test auth::tests::valid_bearer_token_is_extracted ... ok
[INFO] [stdout] test auth::tests::x_api_key_header_is_accepted ... ok
[INFO] [stdout] test auth::tests::static_key_tests::valid_static_key_returns_correct_outcome ... ok
[INFO] [stdout] test auth::tests::static_key_tests::rate_limited_static_key_returns_rate_limited_error ... ok
[INFO] [stdout] test auth::tests::static_key_tests::unknown_static_key_returns_unauthorized ... ok
[INFO] [stdout] test auth::tests::x_api_key_takes_precedence_over_authorization ... ok
[INFO] [stdout] test config::tests::interpolate_env_empty_default_is_valid ... ok
[INFO] [stdout] test budget_enforcer::tests::period_ttl_monthly ... ok
[INFO] [stdout] test budget_enforcer::tests::noop_enforcer_always_allows ... ok
[INFO] [stdout] test config::tests::interpolate_env_multiple_refs_in_one_string ... ok
[INFO] [stdout] test config::tests::interpolate_env_passthrough_plain_string ... ok
[INFO] [stdout] test budget_enforcer::tests::period_ttl_daily ... ok
[INFO] [stdout] test config::tests::interpolate_env_prefers_set_var_over_default ... ok
[INFO] [stdout] test config::tests::interpolate_env_error_on_unclosed_brace ... ok
[INFO] [stdout] test config::tests::interpolate_env_substitutes_set_var ... ok
[INFO] [stdout] test config::tests::interpolate_env_error_on_missing_required_var ... ok
[INFO] [stdout] test config::tests::interpolate_env_uses_default_when_var_unset ... ok
[INFO] [stdout] test config::tests::validate_accepts_memory_backend_without_url ... ok
[INFO] [stdout] test config::tests::validate_accepts_redis_backend_with_url ... ok
[INFO] [stdout] test config::tests::validate_accepts_weighted_targets_with_weights ... ok
[INFO] [stdout] test config::tests::validate_checks_fallback_provider_refs_too ... ok
[INFO] [stdout] test config::tests::validate_passes_for_minimal_valid_config ... ok
[INFO] [stdout] test config::tests::validate_rejects_duplicate_key_names ... ok
[INFO] [stdout] test config::tests::validate_rejects_duplicate_model_alias ... ok
[INFO] [stdout] test config::tests::validate_rejects_duplicate_provider_name ... ok
[INFO] [stdout] test error::tests::aws_error_is_502 ... ok
[INFO] [stdout] test error::tests::circuit_open_is_502 ... ok
[INFO] [stdout] test config::tests::validate_rejects_weighted_target_without_weight ... ok
[INFO] [stdout] test error::tests::config_error_is_500 ... ok
[INFO] [stdout] test config::tests::validate_rejects_model_with_no_targets ... ok
[INFO] [stdout] test config::tests::validate_rejects_unknown_provider_reference ... ok
[INFO] [stdout] test config::tests::validate_rejects_redis_backend_without_url ... ok
[INFO] [stdout] test error::tests::error_body_has_message_field ... ok
[INFO] [stdout] test error::tests::forbidden_is_403 ... ok
[INFO] [stdout] test error::tests::model_not_found_is_404 ... ok
[INFO] [stdout] test error::tests::provider_error_invalid_status_falls_back_to_502 ... ok
[INFO] [stdout] test error::tests::provider_error_uses_its_own_status ... ok
[INFO] [stdout] test error::tests::rate_limited_is_429 ... ok
[INFO] [stdout] test error::tests::stream_error_is_500 ... ok
[INFO] [stdout] test error::tests::unauthorized_is_401 ... ok
[INFO] [stdout] test error::tests::upstream_timeout_is_504 ... ok
[INFO] [stdout] test event_dispatcher::tests::dispatcher_drops_event_when_buffer_full ... ok
[INFO] [stdout] test event_dispatcher::tests::serialization_includes_client_id_when_present ... ok
[INFO] [stdout] test event_dispatcher::tests::token_usage_event_serializes_correctly ... ok
[INFO] [stdout] test event_dispatcher::tests::serialization_includes_all_fields ... ok
[INFO] [stdout] test handlers::anthropic_models::tests::first_and_last_id_none_when_no_models ... ok
[INFO] [stdout] test handlers::anthropic_models::tests::first_and_last_id_set_when_models_present ... ok
[INFO] [stdout] test handlers::anthropic_models::tests::response_object_type_is_model ... ok
[INFO] [stdout] test handlers::anthropic_models::tests::returns_all_model_aliases ... ok
[INFO] [stdout] test handlers::chat::tests::empty_allowed_list_denies_all ... ok
[INFO] [stdout] test handlers::chat::tests::exact_match_allows_specific_model ... ok
[INFO] [stdout] test handlers::chat::tests::no_match_denies_model ... ok
[INFO] [stdout] test handlers::anthropic_models::tests::has_more_is_false ... ok
[INFO] [stdout] test event_dispatcher::tests::noop_dispatcher_does_not_panic ... ok
[INFO] [stdout] test handlers::chat::tests::wildcard_mixed_with_others_still_works ... ok
[INFO] [stdout] test handlers::chat::tests::wildcard_allows_any_model ... ok
[INFO] [stdout] test jwks::tests::cache_returns_algorithm_from_key_alg_field ... ok
[INFO] [stdout] test handlers::chat::tests::partial_name_is_not_a_match ... ok
[INFO] [stdout] test jwks::tests::cache_returns_key_for_seeded_issuer_with_matching_kid ... ok
[INFO] [stdout] test jwks::tests::cache_returns_key_for_seeded_issuer_without_kid ... ok
[INFO] [stdout] test jwks::tests::find_key_in_empty_set_returns_none ... ok
[INFO] [stdout] test jwks::tests::find_key_with_matching_kid_returns_key_and_algorithm ... ok
[INFO] [stdout] test jwks::tests::find_key_with_unknown_kid_falls_back_to_first_key ... ok
[INFO] [stdout] test jwks::tests::cache_returns_none_for_untrusted_issuer ... ok
[INFO] [stdout] test jwks::tests::find_key_without_kid_returns_first_key ... ok
[INFO] [stdout] test jwks::tests::cache_returns_none_when_unseeded_and_server_unreachable ... ok
[INFO] [stdout] test jwks::tests::infer_alg_ec_defaults_to_es256 ... ok
[INFO] [stdout] test jwks::tests::infer_alg_oct_defaults_to_hs256 ... ok
[INFO] [stdout] test jwks::tests::key_alg_eddsa_maps_correctly ... ok
[INFO] [stdout] test jwks::tests::infer_alg_rsa_defaults_to_rs256 ... ok
[INFO] [stdout] test jwks::tests::key_alg_es256_maps_correctly ... ok
[INFO] [stdout] test jwks::tests::key_alg_es384_maps_correctly ... ok
[INFO] [stdout] test jwks::tests::key_alg_hs256_returns_none ... ok
[INFO] [stdout] test jwks::tests::key_alg_ps256_maps_correctly ... ok
[INFO] [stdout] test jwks::tests::key_alg_rs256_maps_correctly ... ok
[INFO] [stdout] test jwks::tests::key_alg_rs384_maps_correctly ... ok
[INFO] [stdout] test jwks::tests::key_alg_rs512_maps_correctly ... ok
[INFO] [stdout] test lb::circuit_breaker::tests::closes_after_probe_succeeds ... ok
[INFO] [stdout] test lb::circuit_breaker::tests::only_one_probe_allowed_in_half_open ... ok
[INFO] [stdout] test lb::circuit_breaker::tests::closed_when_not_enough_failures ... ok
[INFO] [stdout] test lb::circuit_breaker::tests::opens_after_failure_threshold ... ok
[INFO] [stdout] test lb::circuit_breaker::tests::reopens_when_probe_fails ... ok
[INFO] [stdout] test lb::circuit_breaker::tests::requires_multiple_successes_to_close ... ok
[INFO] [stdout] test lb::circuit_breaker::tests::starts_closed_and_allows_requests ... ok
[INFO] [stdout] test lb::circuit_breaker::tests::success_resets_failure_count ... ok
[INFO] [stdout] test lb::circuit_breaker::tests::transitions_to_half_open_after_recovery_timeout ... ok
[INFO] [stdout] test lb::strategy::tests::all_unavailable_returns_none ... ok
[INFO] [stdout] test lb::strategy::tests::failover_picks_first ... ok
[INFO] [stdout] test lb::strategy::tests::round_robin_cycles ... ok
[INFO] [stdout] test lb::strategy::tests::round_robin_skips_unavailable ... ok
[INFO] [stdout] test providers::anthropic_events::tests::empty_text_delta_yields_nothing ... ok
[INFO] [stdout] test lb::strategy::tests::weighted_distribution ... ok
[INFO] [stdout] test providers::anthropic_events::tests::error_event_yields_err ... ok
[INFO] [stdout] test providers::anthropic_events::tests::map_stop_reason_known_values ... ok
[INFO] [stdout] test providers::anthropic_events::tests::message_delta_sets_stop_reason_and_usage ... ok
[INFO] [stdout] test providers::anthropic_events::tests::message_start_updates_id ... ok
[INFO] [stdout] test providers::anthropic_events::tests::text_delta_yields_chunk ... ok
[INFO] [stdout] test providers::anthropic_events::tests::message_stop_emits_final_chunk ... ok
[INFO] [stdout] test providers::anthropic_events::tests::tool_call_accumulation_and_emit ... ok
[INFO] [stdout] test providers::openai::tests::custom_openai_compatible_base_url ... ok
[INFO] [stdout] test providers::openai::tests::explicit_openai_base_url_with_v1 ... ok
[INFO] [stdout] test providers::openai::tests::default_base_url_includes_v1 ... ok
[INFO] [stdout] test providers::openai::tests::glm_coding_base_url ... ok
[INFO] [stdout] test providers::openai::tests::rejects_base_url_ending_with_full_endpoint_path ... ok
[INFO] [stdout] test providers::openai::tests::rejects_base_url_without_version_that_ends_in_chat_completions ... ok
[INFO] [stdout] test providers::openai::tests::glm_v4_base_url ... ok
[INFO] [stdout] test ratelimit::memory::tests::reuses_bucket_across_calls ... ok
[INFO] [stdout] test ratelimit::memory::tests::isolates_different_keys ... ok
[INFO] [stdout] test ratelimit::memory::tests::allows_up_to_burst ... ok
[INFO] [stdout] test ratelimit::memory::tests::zero_rpm_always_denies ... ok
[INFO] [stdout] test ratelimit::redis_backend::tests::fail_open_isolates_different_keys ... ok
[INFO] [stdout] test ratelimit::redis_backend::tests::fail_open_allows_request_when_redis_unreachable ... ok
[INFO] [stdout] test ratelimit::redis_backend::tests::fail_closed_denies_request_when_redis_unreachable ... ok
[INFO] [stdout] test ratelimit::token_bucket::tests::allows_up_to_burst ... ok
[INFO] [stdout] test ratelimit::token_bucket::tests::refills_over_time ... ok
[INFO] [stdout] test ratelimit::token_bucket::tests::zero_rpm_always_limits ... ok
[INFO] [stdout] test retry::tests::aws_error_not_retryable ... ok
[INFO] [stdout] test retry::tests::backoff_caps_at_max ... ok
[INFO] [stdout] test retry::tests::backoff_grows_exponentially ... ok
[INFO] [stdout] test retry::tests::circuit_open_is_retryable ... ok
[INFO] [stdout] test retry::tests::does_not_retry_non_retryable ... ok
[INFO] [stdout] test retry::tests::forbidden_not_retryable ... ok
[INFO] [stdout] test retry::tests::model_not_found_not_retryable ... ok
[INFO] [stdout] test retry::tests::provider_429_is_retryable ... ok
[INFO] [stdout] test retry::tests::provider_4xx_non_429_is_not_retryable ... ok
[INFO] [stdout] test retry::tests::provider_5xx_is_retryable ... ok
[INFO] [stdout] test retry::tests::rate_limited_not_retryable ... ok
[INFO] [stdout] test retry::tests::stream_error_is_retryable ... ok
[INFO] [stdout] test retry::tests::succeeds_on_first_attempt ... ok
[INFO] [stdout] test retry::tests::unauthorized_not_retryable ... ok
[INFO] [stdout] test retry::tests::upstream_timeout_is_retryable ... ok
[INFO] [stdout] test router::tests::from_config_fails_when_provider_not_in_registry ... ok
[INFO] [stdout] test router::tests::model_aliases_returns_all_configured_aliases ... ok
[INFO] [stdout] test router::tests::resolve_returns_model_not_found_for_unknown_alias ... ok
[INFO] [stdout] test router::tests::resolve_returns_pool_for_known_alias ... ok
[INFO] [stdout] test retry::tests::exhausts_all_attempts ... ok
[INFO] [stdout] test types::tests::is_streaming_defaults_to_false_when_none ... ok
[INFO] [stdout] test types::tests::is_streaming_false_when_stream_is_false ... ok
[INFO] [stdout] test types::tests::is_streaming_true_when_stream_is_true ... ok
[INFO] [stdout] test types::tests::system_message_empty_when_system_message_has_no_content ... ok
[INFO] [stdout] test types::tests::system_message_from_system_role_message ... ok
[INFO] [stdout] test types::tests::system_message_from_text_content_parts ... ok
[INFO] [stdout] test types::tests::system_message_none_when_no_system_content ... ok
[INFO] [stdout] test types::tests::system_message_from_system_field ... ok
[INFO] [stdout] test types::tests::system_message_prefers_system_field_over_message ... ok
[INFO] [stdout] test retry::tests::retries_then_succeeds ... ok
[INFO] [stdout] test usage_writer::tests::noop_writer_does_not_panic ... ok
[INFO] [stdout] test event_dispatcher::tests::dispatcher_delivers_to_endpoint ... ok
[INFO] [stdout] test event_dispatcher::tests::dispatcher_delivers_to_multiple_endpoints ... ok
[INFO] [stdout] test event_dispatcher::tests::dispatcher_skips_endpoints_not_subscribed_to_event ... ok
[INFO] [stdout] test event_dispatcher::tests::dispatcher_delivers_multiple_events_sequentially ... ok
[INFO] [stdout] test event_dispatcher::tests::dispatcher_retries_on_failure ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ferrox_cp-d398ff0c2a9fdc53)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 216 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 105 tests
[INFO] [stdout] test crypto::encrypt::tests::blob_too_short_returns_error ... ok
[INFO] [stdout] test config::tests::from_env_succeeds_with_all_required_vars ... ok
[INFO] [stdout] test config::tests::from_env_fails_when_database_url_missing ... ok
[INFO] [stdout] test config::tests::from_env_fails_when_encryption_key_wrong_length ... ok
[INFO] [stdout] test config::tests::from_env_uses_custom_issuer_and_port ... ok
[INFO] [stdout] test config::tests::debug_output_redacts_secrets ... ok
[INFO] [stdout] test crypto::encrypt::tests::different_encryptions_of_same_plaintext_produce_different_blobs ... ok
[INFO] [stdout] test crypto::encrypt::tests::encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test crypto::encrypt::tests::tampered_blob_returns_error ... ok
[INFO] [stdout] test crypto::jwks::tests::invalid_der_returns_error ... ok
[INFO] [stdout] test crypto::encrypt::tests::wrong_key_returns_error ... ok
[INFO] [stdout] test crypto::jwt::tests::sign_produces_verifiable_jwt ... ok
[INFO] [stdout] test crypto::jwks::tests::jwk_fields_are_populated_correctly ... ok
[INFO] [stdout] test db::audit_repo::tests::count_tokens_issued_counts_only_matching_events ... FAILED
[INFO] [stdout] test db::audit_repo::tests::count_tokens_issued_respects_since_boundary ... FAILED
[INFO] [stdout] test db::audit_repo::tests::list_allows_null_client_id ... FAILED
[INFO] [stdout] test db::audit_repo::tests::list_filters_by_client_id ... FAILED
[INFO] [stdout] test db::audit_repo::tests::list_filters_by_event_type ... FAILED
[INFO] [stdout] test db::audit_repo::tests::list_filters_by_since ... FAILED
[INFO] [stdout] test db::audit_repo::tests::list_is_ordered_newest_first ... FAILED
[INFO] [stdout] test db::audit_repo::tests::list_respects_limit ... FAILED
[INFO] [stdout] test db::audit_repo::tests::record_and_list_all ... FAILED
[INFO] [stdout] test db::audit_repo::tests::record_stores_metadata ... FAILED
[INFO] [stdout] test db::client_repo::tests::count_active_tracks_creates_and_revocations ... FAILED
[INFO] [stdout] test db::client_repo::tests::create_and_find_by_id ... FAILED
[INFO] [stdout] test db::client_repo::tests::create_duplicate_name_returns_conflict ... FAILED
[INFO] [stdout] test db::client_repo::tests::create_stores_allowed_models ... FAILED
[INFO] [stdout] test db::client_repo::tests::find_by_id_returns_none_for_unknown ... FAILED
[INFO] [stdout] test db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients ... FAILED
[INFO] [stdout] test db::client_repo::tests::find_by_key_prefix_returns_active_client ... FAILED
[INFO] [stdout] test db::client_repo::tests::list_respects_limit_and_offset ... FAILED
[INFO] [stdout] test db::client_repo::tests::list_returns_all_clients ... FAILED
[INFO] [stdout] test db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at ... FAILED
[INFO] [stdout] test db::client_repo::tests::revoke_unknown_id_returns_not_found ... FAILED
[INFO] [stdout] test db::models::tests::audit_event_as_str_roundtrip ... ok
[INFO] [stdout] test db::models::tests::audit_event_serde_roundtrip ... ok
[INFO] [stdout] test db::signing_key_repo::tests::create_and_get_active ... FAILED
[INFO] [stdout] test db::signing_key_repo::tests::create_duplicate_kid_returns_conflict ... FAILED
[INFO] [stdout] test db::signing_key_repo::tests::create_stores_key_bytes ... FAILED
[INFO] [stdout] test db::signing_key_repo::tests::get_active_excludes_retired_keys ... FAILED
[INFO] [stdout] test db::signing_key_repo::tests::get_newest_active_returns_latest ... FAILED
[INFO] [stdout] test db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired ... FAILED
[INFO] [stdout] test db::signing_key_repo::tests::retire_removes_from_active_list ... FAILED
[INFO] [stdout] test db::signing_key_repo::tests::retire_stamps_retired_at ... FAILED
[INFO] [stdout] test db::signing_key_repo::tests::retire_unknown_kid_returns_not_found ... FAILED
[INFO] [stdout] test db::usage_repo::tests::insert_batch_and_summarize ... FAILED
[INFO] [stdout] test db::usage_repo::tests::insert_empty_batch_is_noop ... FAILED
[INFO] [stdout] test db::usage_repo::tests::list_filters_by_model ... FAILED
[INFO] [stdout] test db::usage_repo::tests::list_respects_limit_and_offset ... FAILED
[INFO] [stdout] test db::usage_repo::tests::list_returns_records_newest_first ... FAILED
[INFO] [stdout] test db::usage_repo::tests::summarize_empty_returns_zeros ... FAILED
[INFO] [stdout] test db::usage_repo::tests::summarize_isolates_clients ... FAILED
[INFO] [stdout] test crypto::jwks::tests::jwk_serialises_to_expected_json_shape ... ok
[INFO] [stdout] test handlers::admin::audit::tests::list_audit_filters_by_event ... FAILED
[INFO] [stdout] test db::usage_repo::tests::summarize_respects_time_range ... FAILED
[INFO] [stdout] test handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped ... FAILED
[INFO] [stdout] test handlers::admin::audit::tests::list_audit_pagination ... FAILED
[INFO] [stdout] test handlers::admin::audit::tests::list_audit_returns_entries ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::client_usage_details_returns_paginated_records ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::client_usage_returns_token_summaries ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::create_client_empty_name_returns_422 ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::create_client_rejects_mismatched_budget ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::create_client_empty_models_returns_422 ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::create_client_returns_201_with_api_key ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::create_client_with_budget_fields ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::create_duplicate_name_returns_409 ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::create_client_zero_rpm_returns_422 ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::list_clients_clamps_oversized_limit ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::get_unknown_client_returns_404 ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::list_clients_returns_created_clients ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::missing_admin_key_returns_401 ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::reactivate_active_client_returns_404 ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::reactivate_revoked_client ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::revoke_client_returns_204 ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::update_budget_and_get_client_shows_budget ... FAILED
[INFO] [stdout] test handlers::admin::clients::tests::wrong_admin_key_returns_401 ... FAILED
[INFO] [stdout] test handlers::admin::signing_keys::tests::retire_expired_deactivates_keys_past_scheduled_time ... FAILED
[INFO] [stdout] test handlers::admin::signing_keys::tests::list_returns_all_keys ... FAILED
[INFO] [stdout] test handlers::admin::signing_keys::tests::rotate_creates_new_key_and_schedules_old_retirement ... FAILED
[INFO] [stdout] test handlers::admin::signing_keys::tests::rotate_writes_audit_log ... FAILED
[INFO] [stdout] test handlers::jwks::tests::jwks_returns_active_keys ... FAILED
[INFO] [stdout] test handlers::health::tests::health_returns_200_when_db_reachable ... FAILED
[INFO] [stdout] test handlers::jwks::tests::jwks_returns_empty_when_no_keys ... FAILED
[INFO] [stdout] test handlers::token::tests::missing_auth_header_returns_401 ... FAILED
[INFO] [stdout] test handlers::token::tests::no_signing_key_returns_503 ... FAILED
[INFO] [stdout] test handlers::token::tests::successful_token_writes_audit_log ... FAILED
[INFO] [stdout] test handlers::token::tests::revoked_client_returns_401 ... FAILED
[INFO] [stdout] test handlers::token::tests::valid_key_returns_jwt ... FAILED
[INFO] [stdout] test handlers::token::tests::wrong_key_returns_401 ... FAILED
[INFO] [stdout] test handlers::token::tests::wrong_key_format_returns_401 ... FAILED
[INFO] [stdout] test tests::parse_encryption_key_valid_hex ... ok
[INFO] [stdout] test tests::parse_encryption_key_wrong_length ... ok
[INFO] [stdout] test tests::parse_encryption_key_invalid_hex ... ok
[INFO] [stdout] test tests::seed_signing_key_inserts_one_key ... FAILED
[INFO] [stdout] test tests::seed_signing_key_concurrent_calls_produce_one_key ... FAILED
[INFO] [stdout] test tests::seed_signing_key_private_key_decrypts ... FAILED
[INFO] [stdout] test tests::seed_signing_key_is_idempotent ... FAILED
[INFO] [stdout] test crypto::jwt::tests::each_token_has_a_unique_jti ... ok
[INFO] [stdout] test crypto::keys::tests::generate_keypair_produces_valid_der ... ok
[INFO] [stdout] test crypto::jwt::tests::kid_header_matches_signing_key ... ok
[INFO] [stdout] test crypto::keys::tests::each_keypair_gets_a_unique_kid ... ok
[INFO] [stdout] test crypto::jwt::tests::token_is_not_valid_with_different_key ... ok
[INFO] [stdout] test crypto::jwt::tests::token_expiry_matches_client_ttl has been running for over 60 seconds
[INFO] [stdout] test crypto::jwt::tests::token_expiry_matches_client_ttl ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::audit_repo::tests::count_tokens_issued_counts_only_matching_events stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::audit_repo::tests::count_tokens_issued_counts_only_matching_events' (294) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a9631c3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{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:     0x55ef7ab203cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{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:     0x55ef7ab217cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{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:     0x55ef7a86601d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a856edb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a856edb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a856edb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a739ef0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7eae7d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0c64 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa23b5b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0dfe9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a8771d2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86899e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fcf5d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a787a30 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7add66 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b53f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c6c83 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730123 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab58091 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6778c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa776f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{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:     0x55ef7a95483e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{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:     0x55ef7a952ca6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{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:     0x55ef7a9b612a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::count_tokens_issued_counts_only_matching_events::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa947ca - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:300:5
[INFO] [stdout]   51:     0x55ef7aa7f157 - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:300:48
[INFO] [stdout]   52:     0x55ef7a8f7786 - <ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_counts_only_matching_events::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::audit_repo::tests::count_tokens_issued_respects_since_boundary stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::audit_repo::tests::count_tokens_issued_respects_since_boundary' (295) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a962713 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{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:     0x55ef7ab2038d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{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:     0x55ef7ab2178d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{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:     0x55ef7a865fdd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a856d3b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a856d3b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a856d3b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a739bd0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7ea39d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0c44 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa23a0b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0dfa9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a877092 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86893e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fcf1d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a787610 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7adce6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b50a0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c6b13 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730073 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab57f81 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab674ec - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa75df - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{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:     0x55ef7a9547be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{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:     0x55ef7a952c56 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{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:     0x55ef7a9b60fa - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::count_tokens_issued_respects_since_boundary::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa9475a - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:331:5
[INFO] [stdout]   51:     0x55ef7aa7f127 - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:331:48
[INFO] [stdout]   52:     0x55ef7a8f7746 - <ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::count_tokens_issued_respects_since_boundary::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::audit_repo::tests::list_allows_null_client_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::audit_repo::tests::list_allows_null_client_id' (296) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a960703 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x55ef7ab202cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{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:     0x55ef7ab216cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{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:     0x55ef7a865f1d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85685b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85685b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85685b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a739270 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7e82fd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0be4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2361b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0dee9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a876cd2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86881e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fce5d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a7869b0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7adb66 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b46b0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c66c3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a72fe63 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab57c51 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab66d0c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa712f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55ef7a95463e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x55ef7a952b66 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x55ef7a9b606a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::list_allows_null_client_id::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa9460a - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:271:5
[INFO] [stdout]   51:     0x55ef7aa7f097 - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:271:48
[INFO] [stdout]   52:     0x55ef7a8f7686 - <ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_allows_null_client_id::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::audit_repo::tests::list_filters_by_client_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::audit_repo::tests::list_filters_by_client_id' (297) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a95fc53 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x55ef7ab2028d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{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:     0x55ef7ab2168d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{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:     0x55ef7a865edd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a8566bb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a8566bb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a8566bb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a738f50 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7e781d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0bc4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa234cb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0dea9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a876b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a8687be - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fce1d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a786590 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7adae6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b4360 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c6553 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a72fdb3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab57b41 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab66a6c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa6f9f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55ef7a9545be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x55ef7a952b16 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x55ef7a9b603a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::list_filters_by_client_id::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa9459a - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:177:5
[INFO] [stdout]   51:     0x55ef7aa7f067 - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:177:48
[INFO] [stdout]   52:     0x55ef7a8f7646 - <ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_client_id::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::audit_repo::tests::list_filters_by_event_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::audit_repo::tests::list_filters_by_event_type' (298) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a9611b3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{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:     0x55ef7ab2030d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{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:     0x55ef7ab2170d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{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:     0x55ef7a865f5d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a8569fb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a8569fb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a8569fb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a739590 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7e8ddd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0c04 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2376b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0df29 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a876e12 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86887e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fce9d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a786dd0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7adbe6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b4a00 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c6833 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a72ff13 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab57d61 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab66fac - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa72bf - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{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:     0x55ef7a9546be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{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:     0x55ef7a952bb6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{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:     0x55ef7a9b609a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::list_filters_by_event_type::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa9467a - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:203:5
[INFO] [stdout]   51:     0x55ef7aa7f0c7 - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:203:48
[INFO] [stdout]   52:     0x55ef7a8f76c6 - <ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_event_type::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::audit_repo::tests::list_filters_by_since stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::audit_repo::tests::list_filters_by_since' (299) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a95e6f3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{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:     0x55ef7ab2020d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{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:     0x55ef7ab2160d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{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:     0x55ef7a865e5d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85637b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85637b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85637b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a738910 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7e625d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0b84 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2322b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0de29 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a876912 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a8686fe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fcd9d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a785d50 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ad9e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b3cc0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c6273 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a72fc53 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab57921 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6652c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa6c7f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{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:     0x55ef7a9544be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{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:     0x55ef7a952a76 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{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:     0x55ef7a9b5fda - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::list_filters_by_since::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa944ba - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:228:5
[INFO] [stdout]   51:     0x55ef7aa7f007 - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:228:48
[INFO] [stdout]   52:     0x55ef7a8f75c6 - <ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_filters_by_since::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::audit_repo::tests::list_is_ordered_newest_first stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::audit_repo::tests::list_is_ordered_newest_first' (300) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a961c63 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{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:     0x55ef7ab2034d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{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:     0x55ef7ab2174d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{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:     0x55ef7a865f9d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a856b9b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a856b9b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a856b9b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a7398b0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7e98bd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0c24 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa238bb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0df69 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a876f52 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a8688de - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fcedd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a7871f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7adc66 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b4d50 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c69a3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a72ffc3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab57e71 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6724c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa744f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{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:     0x55ef7a95473e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{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:     0x55ef7a952c06 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{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:     0x55ef7a9b60ca - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::list_is_ordered_newest_first::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa946ea - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:157:5
[INFO] [stdout]   51:     0x55ef7aa7f0f7 - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:157:48
[INFO] [stdout]   52:     0x55ef7a8f7706 - <ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_is_ordered_newest_first::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::audit_repo::tests::list_respects_limit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::audit_repo::tests::list_respects_limit' (301) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a95d193 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{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:     0x55ef7ab2018d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{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:     0x55ef7ab2158d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{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:     0x55ef7a865ddd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85603b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85603b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85603b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a7382d0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7e4c9d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0b44 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa22f8b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0dda9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a876692 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86863e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fcd1d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a785510 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ad8e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b3620 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c5f93 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a72faf3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab57701 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab65fec - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa695f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{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:     0x55ef7a9543be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{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:     0x55ef7a9529d6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{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:     0x55ef7a9b5f7a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::list_respects_limit::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa943da - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:249:5
[INFO] [stdout]   51:     0x55ef7aa7efa7 - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:249:48
[INFO] [stdout]   52:     0x55ef7a8f7546 - <ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::list_respects_limit::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::audit_repo::tests::record_and_list_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::audit_repo::tests::record_and_list_all' (302) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a95dc43 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{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:     0x55ef7ab201cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{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:     0x55ef7ab215cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{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:     0x55ef7a865e1d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a8561db - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a8561db - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a8561db - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a7385f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7e577d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0b64 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa230db - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0dde9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a8767d2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86869e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fcd5d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a785930 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ad966 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b3970 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c6103 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a72fba3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab57811 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6628c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa6aef - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{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:     0x55ef7a95443e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{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:     0x55ef7a952a26 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{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:     0x55ef7a9b5faa - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::record_and_list_all::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa9444a - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:139:5
[INFO] [stdout]   51:     0x55ef7aa7efd7 - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:139:48
[INFO] [stdout]   52:     0x55ef7a8f7586 - <ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_and_list_all::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::audit_repo::tests::record_stores_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::audit_repo::tests::record_stores_metadata' (303) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a95f1a3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{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:     0x55ef7ab2024d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{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:     0x55ef7ab2164d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{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:     0x55ef7a865e9d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85651b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85651b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85651b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a738c30 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7e6d3d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0ba4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2337b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0de69 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a876a52 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86875e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fcddd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a786170 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ada66 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b4010 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c63e3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a72fd03 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab57a31 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab667cc - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa6e0f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{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:     0x55ef7a95453e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{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:     0x55ef7a952ac6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0}, ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{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:     0x55ef7a9b600a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::record_stores_metadata::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa9452a - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:284:5
[INFO] [stdout]   51:     0x55ef7aa7f037 - ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/audit_repo.rs:284:48
[INFO] [stdout]   52:     0x55ef7a8f7606 - <ferrox_cp[221e0a26392d5640]::db::audit_repo::tests::record_stores_metadata::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::client_repo::tests::count_active_tracks_creates_and_revocations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::client_repo::tests::count_active_tracks_creates_and_revocations' (304) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a96f223 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{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:     0x55ef7ab2084d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{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:     0x55ef7ab21c4d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{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:     0x55ef7a86649d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a858c1b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a858c1b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a858c1b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73d730 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f723d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0ea4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa252fb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e469 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a878852 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86905e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd3dd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78c470 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae666 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b8f90 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c8663 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730d83 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab593b1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6a6cc - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa938f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{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:     0x55ef7a95513e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{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:     0x55ef7a953246 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{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:     0x55ef7a9b648a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::count_active_tracks_creates_and_revocations::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff6ba - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:520:5
[INFO] [stdout]   51:     0x55ef7abd2307 - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:520:48
[INFO] [stdout]   52:     0x55ef7a8f7c06 - <ferrox_cp[221e0a26392d5640]::db::client_repo::tests::count_active_tracks_creates_and_revocations::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::client_repo::tests::create_and_find_by_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::client_repo::tests::create_and_find_by_id' (305) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a9691f3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x55ef7ab2060d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{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:     0x55ef7ab21a0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{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:     0x55ef7a86625d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a857d7b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a857d7b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a857d7b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73bb10 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f105d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0d84 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2472b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e229 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a877d12 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868cfe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd19d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a789f50 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae1e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b71c0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c7973 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730753 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab58a21 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab68f2c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa857f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55ef7a954cbe - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x55ef7a952f76 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x55ef7a9b62da - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::create_and_find_by_id::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff2ca - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:299:5
[INFO] [stdout]   51:     0x55ef7abd2157 - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:299:48
[INFO] [stdout]   52:     0x55ef7a8f79c6 - <ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_and_find_by_id::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::client_repo::tests::create_duplicate_name_returns_conflict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::client_repo::tests::create_duplicate_name_returns_conflict' (306) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a96d213 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{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:     0x55ef7ab2078d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{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:     0x55ef7ab21b8d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{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:     0x55ef7a8663dd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85873b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85873b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85873b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73cdd0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f519d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0e44 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa24f0b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e3a9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a878492 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868f3e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd31d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78b810 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae4e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b85a0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c8213 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730b73 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab59081 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab69eec - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa8edf - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{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:     0x55ef7a954fbe - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{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:     0x55ef7a953156 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{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:     0x55ef7a9b63fa - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::create_duplicate_name_returns_conflict::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff56a - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:342:5
[INFO] [stdout]   51:     0x55ef7abd2277 - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:342:48
[INFO] [stdout]   52:     0x55ef7a8f7b46 - <ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_duplicate_name_returns_conflict::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::client_repo::tests::create_stores_allowed_models stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::client_repo::tests::create_stores_allowed_models' (307) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a96a753 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{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:     0x55ef7ab2068d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{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:     0x55ef7ab21a8d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{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:     0x55ef7a8662dd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a8580bb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a8580bb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a8580bb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73c150 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f261d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0dc4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa249cb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e2a9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a877f92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868dbe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd21d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78a790 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae2e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b7860 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c7c53 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a7308b3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab58c41 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6946c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa889f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{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:     0x55ef7a954dbe - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{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:     0x55ef7a953016 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{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:     0x55ef7a9b633a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::create_stores_allowed_models::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff3aa - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:329:5
[INFO] [stdout]   51:     0x55ef7abd21b7 - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:329:48
[INFO] [stdout]   52:     0x55ef7a8f7a46 - <ferrox_cp[221e0a26392d5640]::db::client_repo::tests::create_stores_allowed_models::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::client_repo::tests::find_by_id_returns_none_for_unknown stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::client_repo::tests::find_by_id_returns_none_for_unknown' (308) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a96bcb3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{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:     0x55ef7ab2070d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{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:     0x55ef7ab21b0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{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:     0x55ef7a86635d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a8583fb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a8583fb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a8583fb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73c790 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f3bdd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0e04 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa24c6b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e329 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a878212 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868e7e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd29d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78afd0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae3e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b7f00 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c7f33 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730a13 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab58e61 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab699ac - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa8bbf - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{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:     0x55ef7a954ebe - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{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:     0x55ef7a9530b6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{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:     0x55ef7a9b639a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::find_by_id_returns_none_for_unknown::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff48a - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:377:5
[INFO] [stdout]   51:     0x55ef7abd2217 - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:377:48
[INFO] [stdout]   52:     0x55ef7a8f7ac6 - <ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_id_returns_none_for_unknown::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients' (309) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a96fcd3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{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:     0x55ef7ab2088d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{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:     0x55ef7ab21c8d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{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:     0x55ef7a8664dd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a858dbb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a858dbb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a858dbb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73da50 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f7d1d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0ec4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2544b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e4a9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a878992 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a8690be - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd41d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78c890 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae6e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b92e0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c87d3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730e33 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab594c1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6a96c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa951f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{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:     0x55ef7a9551be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{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:     0x55ef7a953296 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{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:     0x55ef7a9b64ba - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::find_by_key_prefix_excludes_revoked_clients::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff72a - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:412:5
[INFO] [stdout]   51:     0x55ef7abd2337 - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:412:48
[INFO] [stdout]   52:     0x55ef7a8f7c46 - <ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_excludes_revoked_clients::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::client_repo::tests::find_by_key_prefix_returns_active_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::client_repo::tests::find_by_key_prefix_returns_active_client' (310) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a96dcc3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{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:     0x55ef7ab207cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{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:     0x55ef7ab21bcd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{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:     0x55ef7a86641d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a8588db - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a8588db - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a8588db - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73d0f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f5c7d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0e64 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2505b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e3e9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a8785d2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868f9e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd35d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78bc30 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae566 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b88f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c8383 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730c23 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab59191 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6a18c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa906f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{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:     0x55ef7a95503e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{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:     0x55ef7a9531a6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{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:     0x55ef7a9b642a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::find_by_key_prefix_returns_active_client::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff5da - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:384:5
[INFO] [stdout]   51:     0x55ef7abd22a7 - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:384:48
[INFO] [stdout]   52:     0x55ef7a8f7b86 - <ferrox_cp[221e0a26392d5640]::db::client_repo::tests::find_by_key_prefix_returns_active_client::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::client_repo::tests::list_respects_limit_and_offset stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::client_repo::tests::list_respects_limit_and_offset' (311) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a96b203 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{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:     0x55ef7ab206cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{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:     0x55ef7ab21acd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{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:     0x55ef7a86631d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85825b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85825b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85825b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73c470 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f30fd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0de4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa24b1b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e2e9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a8780d2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868e1e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd25d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78abb0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae366 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b7bb0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c7dc3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730963 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab58d51 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6970c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa8a2f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{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:     0x55ef7a954e3e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{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:     0x55ef7a953066 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{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:     0x55ef7a9b636a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff41a - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:461:5
[INFO] [stdout]   51:     0x55ef7abd21e7 - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:461:48
[INFO] [stdout]   52:     0x55ef7a8f7a86 - <ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_respects_limit_and_offset::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::client_repo::tests::list_returns_all_clients stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::client_repo::tests::list_returns_all_clients' (312) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a969ca3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{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:     0x55ef7ab2064d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{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:     0x55ef7ab21a4d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{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:     0x55ef7a86629d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a857f1b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a857f1b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a857f1b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73be30 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f1b3d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0da4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2487b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e269 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a877e52 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868d5e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd1dd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78a370 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae266 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b7510 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c7ae3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730803 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab58b31 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab691cc - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa870f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{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:     0x55ef7a954d3e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{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:     0x55ef7a952fc6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{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:     0x55ef7a9b630a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::list_returns_all_clients::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff33a - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:438:5
[INFO] [stdout]   51:     0x55ef7abd2187 - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:438:48
[INFO] [stdout]   52:     0x55ef7a8f7a06 - <ferrox_cp[221e0a26392d5640]::db::client_repo::tests::list_returns_all_clients::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at' (313) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a96e773 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{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:     0x55ef7ab2080d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{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:     0x55ef7ab21c0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{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:     0x55ef7a86645d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a858a7b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a858a7b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a858a7b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73d410 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f675d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0e84 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa251ab - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e429 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a878712 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868ffe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd39d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78c050 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae5e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b8c40 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c84f3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730cd3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab592a1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6a42c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa91ff - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{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:     0x55ef7a9550be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{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:     0x55ef7a9531f6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{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:     0x55ef7a9b645a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::revoke_sets_inactive_and_stamps_revoked_at::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff64a - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:487:5
[INFO] [stdout]   51:     0x55ef7abd22d7 - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:487:48
[INFO] [stdout]   52:     0x55ef7a8f7bc6 - <ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_sets_inactive_and_stamps_revoked_at::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::client_repo::tests::revoke_unknown_id_returns_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::client_repo::tests::revoke_unknown_id_returns_not_found' (314) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a96c763 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x55ef7ab2074d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55ef7ab21b4d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55ef7a86639d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85859b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85859b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85859b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73cab0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f46bd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0e24 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa24dbb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e369 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a878352 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd2dd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78b3f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae466 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b8250 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c80a3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730ac3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab58f71 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab69c4c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa8d4f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55ef7a954f3e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x55ef7a953106 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x55ef7a9b63ca - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::revoke_unknown_id_returns_not_found::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff4fa - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:513:5
[INFO] [stdout]   51:     0x55ef7abd2247 - ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/client_repo.rs:513:48
[INFO] [stdout]   52:     0x55ef7a8f7b06 - <ferrox_cp[221e0a26392d5640]::db::client_repo::tests::revoke_unknown_id_returns_not_found::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::signing_key_repo::tests::create_and_get_active stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::signing_key_repo::tests::create_and_get_active' (317) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a970783 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{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:     0x55ef7ab208cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{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:     0x55ef7ab21ccd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{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:     0x55ef7a86651d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a858f5b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a858f5b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a858f5b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73dd70 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f87fd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0ee4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2559b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e4e9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a878ad2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86911e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd45d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78ccb0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae766 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b9630 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c8943 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730ee3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab595d1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6ac0c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa96af - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{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:     0x55ef7a95523e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{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:     0x55ef7a9532e6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{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:     0x55ef7a9b64ea - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::create_and_get_active::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff7fa - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:192:5
[INFO] [stdout]   51:     0x55ef7abd2367 - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:192:48
[INFO] [stdout]   52:     0x55ef7a8f7c86 - <ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_and_get_active::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::signing_key_repo::tests::create_duplicate_kid_returns_conflict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::signing_key_repo::tests::create_duplicate_kid_returns_conflict' (318) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a975253 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{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:     0x55ef7ab20a8d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{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:     0x55ef7ab21e8d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{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:     0x55ef7a8666dd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a859abb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a859abb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a859abb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73f350 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7fd41d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0fc4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa25ecb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e6a9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a879392 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a8693be - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd61d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78e990 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7aeae6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7bad60 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c9353 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a7313b3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab59d41 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6be6c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaaa19f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{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:     0x55ef7a9555be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{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:     0x55ef7a953516 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{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:     0x55ef7a9b663a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::create_duplicate_kid_returns_conflict::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abffb0a - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:223:5
[INFO] [stdout]   51:     0x55ef7abd24b7 - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:223:48
[INFO] [stdout]   52:     0x55ef7a8f7e46 - <ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_duplicate_kid_returns_conflict::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::signing_key_repo::tests::create_stores_key_bytes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::signing_key_repo::tests::create_stores_key_bytes' (319) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a971233 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{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:     0x55ef7ab2090d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{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:     0x55ef7ab21d0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{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:     0x55ef7a86655d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a8590fb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a8590fb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a8590fb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73e090 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f92dd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0f04 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa256eb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e529 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a878c12 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86917e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd49d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78d0d0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae7e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b9980 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c8ab3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730f93 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab596e1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6aeac - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa983f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{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:     0x55ef7a9552be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{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:     0x55ef7a953336 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{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:     0x55ef7a9b651a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::create_stores_key_bytes::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff86a - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:210:5
[INFO] [stdout]   51:     0x55ef7abd2397 - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:210:48
[INFO] [stdout]   52:     0x55ef7a8f7cc6 - <ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::create_stores_key_bytes::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::signing_key_repo::tests::get_active_excludes_retired_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::signing_key_repo::tests::get_active_excludes_retired_keys' (320) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a973243 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{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:     0x55ef7ab209cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{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:     0x55ef7ab21dcd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{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:     0x55ef7a86661d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a8595db - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a8595db - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a8595db - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73e9f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7fb37d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0f64 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa25adb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e5e9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a878fd2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86929e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd55d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78dd30 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae966 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7ba370 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c8f03 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a7311a3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab59a11 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6b68c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa9cef - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{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:     0x55ef7a95543e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{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:     0x55ef7a953426 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{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:     0x55ef7a9b65aa - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::get_active_excludes_retired_keys::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff9ba - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:304:5
[INFO] [stdout]   51:     0x55ef7abd2427 - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:304:48
[INFO] [stdout]   52:     0x55ef7a8f7d86 - <ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_active_excludes_retired_keys::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::signing_key_repo::tests::get_newest_active_returns_latest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::signing_key_repo::tests::get_newest_active_returns_latest' (321) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a973cf3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{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:     0x55ef7ab20a0d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{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:     0x55ef7ab21e0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{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:     0x55ef7a86665d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85977b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85977b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85977b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73ed10 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7fbe5d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0f84 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa25c2b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e629 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a879112 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a8692fe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd59d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78e150 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae9e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7ba6c0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c9073 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a731253 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab59b21 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6b92c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa9e7f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{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:     0x55ef7a9554be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{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:     0x55ef7a953476 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{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:     0x55ef7a9b65da - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::get_newest_active_returns_latest::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abffa2a - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:236:5
[INFO] [stdout]   51:     0x55ef7abd2457 - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:236:48
[INFO] [stdout]   52:     0x55ef7a8f7dc6 - <ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_latest::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired' (322) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a975d03 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{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:     0x55ef7ab20acd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{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:     0x55ef7ab21ecd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{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:     0x55ef7a86671d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a859c5b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a859c5b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a859c5b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73f670 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7fdefd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0fe4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2601b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e6e9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a8794d2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86941e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd65d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78edb0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7aeb66 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7bb0b0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c94c3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a731463 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab59e51 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6c10c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaaa32f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{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:     0x55ef7a95563e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{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:     0x55ef7a953566 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{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:     0x55ef7a9b666a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::get_newest_active_returns_none_when_all_retired::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abffb7a - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:251:5
[INFO] [stdout]   51:     0x55ef7abd24e7 - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:251:48
[INFO] [stdout]   52:     0x55ef7a8f7e86 - <ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::get_newest_active_returns_none_when_all_retired::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::signing_key_repo::tests::retire_removes_from_active_list stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::signing_key_repo::tests::retire_removes_from_active_list' (323) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a972793 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{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:     0x55ef7ab2098d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{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:     0x55ef7ab21d8d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{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:     0x55ef7a8665dd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85943b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85943b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85943b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73e6d0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7fa89d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0f44 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2598b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e5a9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a878e92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86923e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd51d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78d910 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae8e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7ba020 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c8d93 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a7310f3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab59901 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6b3ec - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa9b5f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{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:     0x55ef7a9553be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{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:     0x55ef7a9533d6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{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:     0x55ef7a9b657a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::retire_removes_from_active_list::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff94a - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:263:5
[INFO] [stdout]   51:     0x55ef7abd23f7 - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:263:48
[INFO] [stdout]   52:     0x55ef7a8f7d46 - <ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_removes_from_active_list::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::signing_key_repo::tests::retire_stamps_retired_at stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::signing_key_repo::tests::retire_stamps_retired_at' (324) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a971ce3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{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:     0x55ef7ab2094d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{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:     0x55ef7ab21d4d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{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:     0x55ef7a86659d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85929b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85929b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85929b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73e3b0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f9dbd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0f24 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2583b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e569 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a878d52 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a8691de - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd4dd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78d4f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae866 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b9cd0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c8c23 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a731043 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab597f1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6b14c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa99cf - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{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:     0x55ef7a95533e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{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:     0x55ef7a953386 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{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:     0x55ef7a9b654a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::retire_stamps_retired_at::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abff8da - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:276:5
[INFO] [stdout]   51:     0x55ef7abd23c7 - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:276:48
[INFO] [stdout]   52:     0x55ef7a8f7d06 - <ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_stamps_retired_at::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::signing_key_repo::tests::retire_unknown_kid_returns_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::signing_key_repo::tests::retire_unknown_kid_returns_not_found' (325) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a9747a3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x55ef7ab20a4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55ef7ab21e4d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55ef7a86669d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85991b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85991b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85991b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73f030 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7fc93d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0fa4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa25d7b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e669 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a879252 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86935e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd5dd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a78e570 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7aea66 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7baa10 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c91e3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a731303 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab59c31 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6bbcc - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaaa00f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x55ef7a95553e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x55ef7a9534c6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}, ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x55ef7a9b660a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::retire_unknown_kid_returns_not_found::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7abffa9a - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:297:5
[INFO] [stdout]   51:     0x55ef7abd2487 - ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/signing_key_repo.rs:297:48
[INFO] [stdout]   52:     0x55ef7a8f7e06 - <ferrox_cp[221e0a26392d5640]::db::signing_key_repo::tests::retire_unknown_kid_returns_not_found::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::usage_repo::tests::insert_batch_and_summarize stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::usage_repo::tests::insert_batch_and_summarize' (326) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a964723 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{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:     0x55ef7ab2044d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{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:     0x55ef7ab2184d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{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:     0x55ef7a86609d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85721b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85721b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85721b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73a530 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7ec43d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0ca4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa23dfb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e069 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a877452 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868a5e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fcfdd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a788270 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ade66 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b5a90 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c6f63 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730283 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab582b1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab67ccc - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa7a8f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{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:     0x55ef7a95493e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{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:     0x55ef7a952d46 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{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:     0x55ef7a9b618a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::insert_batch_and_summarize::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa94aea - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:188:5
[INFO] [stdout]   51:     0x55ef7aa7f6b7 - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:188:48
[INFO] [stdout]   52:     0x55ef7a8f7806 - <ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_batch_and_summarize::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::usage_repo::tests::insert_empty_batch_is_noop stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::usage_repo::tests::insert_empty_batch_is_noop' (327) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a9651d3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{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:     0x55ef7ab2048d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{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:     0x55ef7ab2188d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{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:     0x55ef7a8660dd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a8573bb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a8573bb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a8573bb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73a850 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7ecf1d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0cc4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa23f4b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e0a9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a877592 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868abe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd01d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a788690 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7adee6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b5de0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c70d3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730333 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab583c1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab67f6c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa7c1f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{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:     0x55ef7a9549be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{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:     0x55ef7a952d96 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{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:     0x55ef7a9b61ba - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::insert_empty_batch_is_noop::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa94b5a - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:206:5
[INFO] [stdout]   51:     0x55ef7aa7f6e7 - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:206:48
[INFO] [stdout]   52:     0x55ef7a8f7846 - <ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::insert_empty_batch_is_noop::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::usage_repo::tests::list_filters_by_model stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::usage_repo::tests::list_filters_by_model' (328) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a963c73 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{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:     0x55ef7ab2040d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{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:     0x55ef7ab2180d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{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:     0x55ef7a86605d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85707b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85707b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85707b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73a210 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7eb95d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0c84 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa23cab - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e029 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a877312 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a8689fe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fcf9d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a787e50 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7adde6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b5740 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c6df3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a7301d3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab581a1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab67a2c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa78ff - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{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:     0x55ef7a9548be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{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:     0x55ef7a952cf6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{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:     0x55ef7a9b615a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::list_filters_by_model::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa94a7a - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:260:5
[INFO] [stdout]   51:     0x55ef7aa7f687 - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:260:48
[INFO] [stdout]   52:     0x55ef7a8f77c6 - <ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_filters_by_model::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::usage_repo::tests::list_respects_limit_and_offset stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::usage_repo::tests::list_respects_limit_and_offset' (329) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a967c93 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{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:     0x55ef7ab2058d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{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:     0x55ef7ab2198d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{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:     0x55ef7a8661dd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a857a3b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a857a3b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a857a3b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73b4d0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7efa9d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0d44 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2448b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e1a9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a877a92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868c3e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd11d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a789710 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae0e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b6b20 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c7693 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a7305f3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab58801 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab689ec - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa825f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{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:     0x55ef7a954bbe - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{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:     0x55ef7a952ed6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{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:     0x55ef7a9b627a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::list_respects_limit_and_offset::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa94d1a - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:284:5
[INFO] [stdout]   51:     0x55ef7aa7f7a7 - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:284:48
[INFO] [stdout]   52:     0x55ef7a8f7946 - <ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_respects_limit_and_offset::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::usage_repo::tests::list_returns_records_newest_first stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::usage_repo::tests::list_returns_records_newest_first' (330) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a968743 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{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:     0x55ef7ab205cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{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:     0x55ef7ab219cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{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:     0x55ef7a86621d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a857bdb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a857bdb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a857bdb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73b7f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7f057d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0d64 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa245db - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e1e9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a877bd2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868c9e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd15d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a789b30 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae166 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b6e70 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c7803 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a7306a3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab58911 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab68c8c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa83ef - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{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:     0x55ef7a954c3e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{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:     0x55ef7a952f26 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{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:     0x55ef7a9b62aa - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::list_returns_records_newest_first::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa94d8a - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:239:5
[INFO] [stdout]   51:     0x55ef7aa7f7d7 - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:239:48
[INFO] [stdout]   52:     0x55ef7a8f7986 - <ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::list_returns_records_newest_first::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::usage_repo::tests::summarize_empty_returns_zeros stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::usage_repo::tests::summarize_empty_returns_zeros' (331) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a966733 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{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:     0x55ef7ab2050d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{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:     0x55ef7ab2190d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{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:     0x55ef7a86615d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a8576fb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a8576fb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a8576fb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73ae90 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7ee4dd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0d04 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa241eb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e129 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a877812 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868b7e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd09d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a788ed0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7adfe6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b6480 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c73b3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730493 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab585e1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab684ac - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa7f3f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{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:     0x55ef7a954abe - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{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:     0x55ef7a952e36 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{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:     0x55ef7a9b621a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::summarize_empty_returns_zeros::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa94c3a - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:212:5
[INFO] [stdout]   51:     0x55ef7aa7f747 - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:212:48
[INFO] [stdout]   52:     0x55ef7a8f78c6 - <ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_empty_returns_zeros::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::usage_repo::tests::summarize_isolates_clients stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::usage_repo::tests::summarize_isolates_clients' (332) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a965c83 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{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:     0x55ef7ab204cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{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:     0x55ef7ab218cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{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:     0x55ef7a86611d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85755b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85755b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85755b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73ab70 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7ed9fd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0ce4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2409b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e0e9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a8776d2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868b1e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd05d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a788ab0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7adf66 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b6130 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c7243 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a7303e3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab584d1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6820c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa7daf - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{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:     0x55ef7a954a3e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{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:     0x55ef7a952de6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{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:     0x55ef7a9b61ea - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::summarize_isolates_clients::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa94bca - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:316:5
[INFO] [stdout]   51:     0x55ef7aa7f717 - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:316:48
[INFO] [stdout]   52:     0x55ef7a8f7886 - <ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_isolates_clients::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::audit::tests::list_audit_filters_by_event stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::audit::tests::list_audit_filters_by_event' (334) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a9812b3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{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:     0x55ef7ab20f0d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{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:     0x55ef7ab2230d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{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:     0x55ef7a866b5d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85b7fb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85b7fb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85b7fb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a742b90 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a8097dd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e1204 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2766b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0eb29 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87aa12 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869a7e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fda9d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a7933d0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af3e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7be900 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cad33 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732013 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5b061 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6edac - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaabdbf - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{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:     0x55ef7a955ebe - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{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:     0x55ef7a953ab6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{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:     0x55ef7a9b699a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::list_audit_filters_by_event::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac03c1a - ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/audit.rs:132:5
[INFO] [stdout]   51:     0x55ef7abd2eb7 - ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/audit.rs:132:48
[INFO] [stdout]   52:     0x55ef7a8f8706 - <ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_filters_by_event::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- db::usage_repo::tests::summarize_respects_time_range stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::usage_repo::tests::summarize_respects_time_range' (333) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a9671e3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{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:     0x55ef7ab2054d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{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:     0x55ef7ab2194d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{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:     0x55ef7a86619d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85789b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85789b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85789b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a73b1b0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a7eefbd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e0d24 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2433b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0e169 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a877952 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a868bde - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fd0dd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a7892f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7ae066 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7b67d0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9c7523 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a730543 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab586f1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6874c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaa80cf - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{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:     0x55ef7a954b3e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{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:     0x55ef7a952e86 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0}, ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{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:     0x55ef7a9b624a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::summarize_respects_time_range::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7aa94caa - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:222:5
[INFO] [stdout]   51:     0x55ef7aa7f777 - ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/db/usage_repo.rs:222:48
[INFO] [stdout]   52:     0x55ef7a8f7906 - <ferrox_cp[221e0a26392d5640]::db::usage_repo::tests::summarize_respects_time_range::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped' (335) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a981d63 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{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:     0x55ef7ab20f4d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{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:     0x55ef7ab2234d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{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:     0x55ef7a866b9d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85b99b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85b99b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85b99b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a742eb0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a80a2bd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e1224 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa277bb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0eb69 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87ab52 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869ade - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdadd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a7937f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af466 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7bec50 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9caea3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a7320c3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5b171 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6f04c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaabf4f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{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:     0x55ef7a955f3e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{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:     0x55ef7a953b06 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{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:     0x55ef7a9b69ca - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::list_audit_oversized_limit_is_clamped::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac03c8a - ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/audit.rs:180:5
[INFO] [stdout]   51:     0x55ef7abd2ee7 - ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/audit.rs:180:48
[INFO] [stdout]   52:     0x55ef7a8f8746 - <ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_oversized_limit_is_clamped::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::audit::tests::list_audit_pagination stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::audit::tests::list_audit_pagination' (336) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a97fd53 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{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:     0x55ef7ab20e8d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{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:     0x55ef7ab2228d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{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:     0x55ef7a866add - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85b4bb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85b4bb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85b4bb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a742550 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a80821d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e11c4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa273cb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0eaa9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87a792 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a8699be - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fda1d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a792b90 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af2e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7be260 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9caa53 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a731eb3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5ae41 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6e86c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaaba9f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{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:     0x55ef7a955dbe - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{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:     0x55ef7a953a16 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{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:     0x55ef7a9b693a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::list_audit_pagination::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac03b3a - ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/audit.rs:158:5
[INFO] [stdout]   51:     0x55ef7abd2e57 - ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/audit.rs:158:48
[INFO] [stdout]   52:     0x55ef7a8f8686 - <ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_pagination::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::audit::tests::list_audit_returns_entries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::audit::tests::list_audit_returns_entries' (337) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a980803 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{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:     0x55ef7ab20ecd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{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:     0x55ef7ab222cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{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:     0x55ef7a866b1d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85b65b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85b65b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85b65b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a742870 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a808cfd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e11e4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2751b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0eae9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87a8d2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869a1e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fda5d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a792fb0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af366 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7be5b0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cabc3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a731f63 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5af51 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6eb0c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaabc2f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{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:     0x55ef7a955e3e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{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:     0x55ef7a953a66 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{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:     0x55ef7a9b696a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::list_audit_returns_entries::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac03baa - ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/audit.rs:111:5
[INFO] [stdout]   51:     0x55ef7abd2e87 - ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/audit.rs:111:48
[INFO] [stdout]   52:     0x55ef7a8f86c6 - <ferrox_cp[221e0a26392d5640]::handlers::admin::audit::tests::list_audit_returns_entries::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client' (338) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a98f323 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{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:     0x55ef7ab2144d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{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:     0x55ef7ab2284d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{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:     0x55ef7a86709d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85da1b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85da1b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85da1b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a746d30 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a817c3d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e14a4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa291fb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0f069 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87c452 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86a25e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdfdd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a798a70 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7afe66 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c2e90 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9ccb63 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732e83 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5c6b1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab724cc - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaade8f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{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:     0x55ef7a95693e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{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:     0x55ef7a954146 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{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:     0x55ef7a9b6d8a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::client_usage_details_returns_404_for_unknown_client::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac0528a - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:966:5
[INFO] [stdout]   51:     0x55ef7abd32a7 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:966:48
[INFO] [stdout]   52:     0x55ef7a8f8c46 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_404_for_unknown_client::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::client_usage_details_returns_paginated_records stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::client_usage_details_returns_paginated_records' (339) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a98ddc3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{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:     0x55ef7ab213cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{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:     0x55ef7ab227cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{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:     0x55ef7a86701d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85d6db - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85d6db - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85d6db - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a7466f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a81667d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e1464 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa28f5b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0efe9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87c1d2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86a19e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdf5d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a798230 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7afd66 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c27f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cc883 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732d23 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5c491 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab71f8c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaadb6f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{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:     0x55ef7a95683e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{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:     0x55ef7a9540a6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{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:     0x55ef7a9b6d2a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::client_usage_details_returns_paginated_records::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac051aa - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:867:5
[INFO] [stdout]   51:     0x55ef7abd3247 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:867:48
[INFO] [stdout]   52:     0x55ef7a8f8bc6 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_details_returns_paginated_records::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix' (341) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a98e873 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{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:     0x55ef7ab2140d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{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:     0x55ef7ab2280d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{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:     0x55ef7a86705d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85d87b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85d87b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85d87b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a746a10 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a81715d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e1484 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa290ab - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0f029 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87c312 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86a1fe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdf9d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a798650 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7afde6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c2b40 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cc9f3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732dd3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5c5a1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab7222c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaadcff - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{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:     0x55ef7a9568be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{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:     0x55ef7a9540f6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{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:     0x55ef7a9b6d5a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::create_client_api_key_works_with_find_by_prefix::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac0521a - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:603:5
[INFO] [stdout]   51:     0x55ef7abd3277 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:603:48
[INFO] [stdout]   52:     0x55ef7a8f8c06 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_api_key_works_with_find_by_prefix::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::client_usage_returns_token_summaries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::client_usage_returns_token_summaries' (340) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a988843 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{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:     0x55ef7ab211cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{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:     0x55ef7ab225cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{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:     0x55ef7a866e1d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85c9db - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85c9db - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85c9db - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a744df0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a810f7d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e1364 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa284db - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0ede9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87b7d2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869e9e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdd5d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a796130 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af966 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c0d70 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cbd03 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a7327a3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5bc11 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab70a8c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaaceef - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{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:     0x55ef7a95643e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{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:     0x55ef7a953e26 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{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:     0x55ef7a9b6baa - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::client_usage_returns_token_summaries::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac04e2a - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:760:5
[INFO] [stdout]   51:     0x55ef7abd30c7 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:760:48
[INFO] [stdout]   52:     0x55ef7a8f89c6 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::client_usage_returns_token_summaries::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::create_client_empty_name_returns_422 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::create_client_empty_name_returns_422' (343) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a9892f3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{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:     0x55ef7ab2120d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{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:     0x55ef7ab2260d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{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:     0x55ef7a866e5d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85cb7b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85cb7b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85cb7b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a745110 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a811a5d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e1384 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2862b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0ee29 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87b912 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869efe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdd9d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a796550 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af9e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c10c0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cbe73 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732853 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5bd21 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab70d2c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaad07f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{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:     0x55ef7a9564be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{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:     0x55ef7a953e76 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{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:     0x55ef7a9b6bda - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::create_client_empty_name_returns_422::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac04e9a - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:814:5
[INFO] [stdout]   51:     0x55ef7abd30f7 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:814:48
[INFO] [stdout]   52:     0x55ef7a8f8a06 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_name_returns_422::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::create_client_rejects_mismatched_budget stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::create_client_rejects_mismatched_budget' (344) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a98c863 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{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:     0x55ef7ab2134d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{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:     0x55ef7ab2274d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{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:     0x55ef7a866f9d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85d39b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85d39b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85d39b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a7460b0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a8150bd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e1424 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa28cbb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0ef69 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87bf52 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86a0de - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdedd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a7979f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7afc66 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c2150 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cc5a3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732bc3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5c271 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab71a4c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaad84f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{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:     0x55ef7a95673e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{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:     0x55ef7a954006 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{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:     0x55ef7a9b6cca - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::create_client_rejects_mismatched_budget::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac050ca - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:999:5
[INFO] [stdout]   51:     0x55ef7abd31e7 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:999:48
[INFO] [stdout]   52:     0x55ef7a8f8b46 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_rejects_mismatched_budget::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::create_client_empty_models_returns_422 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::create_client_empty_models_returns_422' (342) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a98b303 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{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:     0x55ef7ab212cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{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:     0x55ef7ab226cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{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:     0x55ef7a866f1d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85d05b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85d05b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85d05b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a745a70 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a813afd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e13e4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa28a1b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0eee9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87bcd2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86a01e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fde5d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a7971b0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7afb66 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c1ab0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cc2c3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732a63 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5c051 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab7150c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaad52f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{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:     0x55ef7a95663e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{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:     0x55ef7a953f66 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{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:     0x55ef7a9b6c6a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::create_client_empty_models_returns_422::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac04fea - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:828:5
[INFO] [stdout]   51:     0x55ef7abd3187 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:828:48
[INFO] [stdout]   52:     0x55ef7a8f8ac6 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_empty_models_returns_422::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::create_client_returns_201_with_api_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::create_client_returns_201_with_api_key' (345) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a98bdb3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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:     0x55ef7ab2130d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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:     0x55ef7ab2270d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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:     0x55ef7a866f5d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85d1fb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85d1fb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85d1fb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a745d90 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a8145dd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e1404 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa28b6b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0ef29 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87be12 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a86a07e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fde9d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a7975d0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7afbe6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c1e00 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cc433 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732b13 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5c161 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab717ac - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaad6bf - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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:     0x55ef7a9566be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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:     0x55ef7a953fb6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_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:     0x55ef7a9b6c9a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::create_client_returns_201_with_api_key::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac0505a - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:573:5
[INFO] [stdout]   51:     0x55ef7abd31b7 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:573:48
[INFO] [stdout]   52:     0x55ef7a8f8b06 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_returns_201_with_api_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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::create_client_with_budget_fields stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::create_client_with_budget_fields' (346) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a985d83 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{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:     0x55ef7ab210cd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{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:     0x55ef7ab224cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{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:     0x55ef7a866d1d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85c35b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85c35b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85c35b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a744170 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a80e3fd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e12e4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa27f9b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0ece9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87b2d2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869d1e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdc5d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a7950b0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af766 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c0030 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cb743 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a7324e3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5b7d1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab7000c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaac8af - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{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:     0x55ef7a95623e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{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:     0x55ef7a953ce6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{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:     0x55ef7a9b6aea - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::create_client_with_budget_fields::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac04c6a - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:980:5
[INFO] [stdout]   51:     0x55ef7abd3007 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:980:48
[INFO] [stdout]   52:     0x55ef7a8f88c6 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_with_budget_fields::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::create_duplicate_name_returns_409 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::create_duplicate_name_returns_409' (348) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a986833 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{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:     0x55ef7ab2110d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{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:     0x55ef7ab2250d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{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:     0x55ef7a866d5d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85c4fb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85c4fb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85c4fb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a744490 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a80eedd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e1304 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa280eb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0ed29 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87b412 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869d7e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdc9d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a7954d0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af7e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c0380 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cb8b3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732593 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5b8e1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab702ac - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaaca3f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{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:     0x55ef7a9562be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{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:     0x55ef7a953d36 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{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:     0x55ef7a9b6b1a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::create_duplicate_name_returns_409::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac04cda - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:633:5
[INFO] [stdout]   51:     0x55ef7abd3037 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:633:48
[INFO] [stdout]   52:     0x55ef7a8f8906 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_duplicate_name_returns_409::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::create_client_zero_rpm_returns_422 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::create_client_zero_rpm_returns_422' (347) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a9872e3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{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:     0x55ef7ab2114d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{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:     0x55ef7ab2254d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{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:     0x55ef7a866d9d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85c69b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85c69b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85c69b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a7447b0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a80f9bd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e1324 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2823b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0ed69 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87b552 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869dde - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdcdd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a7958f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af866 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c06d0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cba23 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732643 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5b9f1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab7054c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaacbcf - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{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:     0x55ef7a95633e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{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:     0x55ef7a953d86 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{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:     0x55ef7a9b6b4a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::create_client_zero_rpm_returns_422::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac04d4a - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:842:5
[INFO] [stdout]   51:     0x55ef7abd3067 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:842:48
[INFO] [stdout]   52:     0x55ef7a8f8946 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::create_client_zero_rpm_returns_422::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::list_clients_clamps_oversized_limit stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::list_clients_clamps_oversized_limit' (350) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a987d93 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{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:     0x55ef7ab2118d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{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:     0x55ef7ab2258d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{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:     0x55ef7a866ddd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85c83b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85c83b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85c83b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a744ad0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a81049d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e1344 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2838b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0eda9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87b692 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869e3e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdd1d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a795d10 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af8e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c0a20 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cbb93 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a7326f3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5bb01 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab707ec - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaacd5f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{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:     0x55ef7a9563be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{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:     0x55ef7a953dd6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{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:     0x55ef7a9b6b7a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::list_clients_clamps_oversized_limit::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac04dba - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:856:5
[INFO] [stdout]   51:     0x55ef7abd3097 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:856:48
[INFO] [stdout]   52:     0x55ef7a8f8986 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_clamps_oversized_limit::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::get_unknown_client_returns_404 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::get_unknown_client_returns_404' (349) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a9852d3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{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:     0x55ef7ab2108d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{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:     0x55ef7ab2248d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{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:     0x55ef7a866cdd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85c1bb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85c1bb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85c1bb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a743e50 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a80d91d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e12c4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa27e4b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0eca9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87b192 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869cbe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdc1d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a794c90 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af6e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7bfce0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cb5d3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732433 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5b6c1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6fd6c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaac71f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{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:     0x55ef7a9561be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{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:     0x55ef7a953c96 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{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:     0x55ef7a9b6aba - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::get_unknown_client_returns_404::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac04bfa - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:676:5
[INFO] [stdout]   51:     0x55ef7abd2fd7 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:676:48
[INFO] [stdout]   52:     0x55ef7a8f8886 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::get_unknown_client_returns_404::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::list_clients_returns_created_clients stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::list_clients_returns_created_clients' (351) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a989da3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{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:     0x55ef7ab2124d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{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:     0x55ef7ab2264d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{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:     0x55ef7a866e9d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85cd1b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85cd1b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85cd1b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a745430 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a81253d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e13a4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2877b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0ee69 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87ba52 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869f5e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdddd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a796970 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7afa66 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c1410 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cbfe3 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732903 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5be31 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab70fcc - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaad20f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{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:     0x55ef7a95653e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{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:     0x55ef7a953ec6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{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:     0x55ef7a9b6c0a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::list_clients_returns_created_clients::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac04f0a - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:650:5
[INFO] [stdout]   51:     0x55ef7abd3127 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:650:48
[INFO] [stdout]   52:     0x55ef7a8f8a46 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::list_clients_returns_created_clients::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::missing_admin_key_returns_401 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::missing_admin_key_returns_401' (352) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a984823 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{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:     0x55ef7ab2104d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{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:     0x55ef7ab2244d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{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:     0x55ef7a866c9d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85c01b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85c01b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85c01b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a743b30 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a80ce3d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e12a4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa27cfb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0ec69 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87b052 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869c5e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdbdd - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a794870 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af666 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7bf990 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cb463 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732383 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5b5b1 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6facc - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaac58f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{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:     0x55ef7a95613e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{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:     0x55ef7a953c46 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{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:     0x55ef7a9b6a8a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::missing_admin_key_returns_401::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac04b8a - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:727:5
[INFO] [stdout]   51:     0x55ef7abd2fa7 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:727:48
[INFO] [stdout]   52:     0x55ef7a8f8846 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::missing_admin_key_returns_401::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::reactivate_active_client_returns_404 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::reactivate_active_client_returns_404' (353) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a98a853 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{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:     0x55ef7ab2128d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{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:     0x55ef7ab2268d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{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:     0x55ef7a866edd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85cebb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85cebb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85cebb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a745750 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a81301d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e13c4 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa288cb - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0eea9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87bb92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869fbe - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fde1d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a796d90 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7afae6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7c1760 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cc153 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a7329b3 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5bf41 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab7126c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaad39f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{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:     0x55ef7a9565be - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{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:     0x55ef7a953f16 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{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:     0x55ef7a9b6c3a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::reactivate_active_client_returns_404::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac04f7a - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:1111:5
[INFO] [stdout]   51:     0x55ef7abd3157 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:1111:48
[INFO] [stdout]   52:     0x55ef7a8f8a86 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_active_client_returns_404::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::reactivate_revoked_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::reactivate_revoked_client' (354) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a982813 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{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:     0x55ef7ab20f8d - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{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:     0x55ef7ab2238d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{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:     0x55ef7a866bdd - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85bb3b - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85bb3b - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85bb3b - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a7431d0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a80ad9d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e1244 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa2790b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0eba9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87ac92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869b3e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdb1d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a793c10 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af4e6 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7befa0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cb013 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732173 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5b281 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6f2ec - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaac0df - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{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:     0x55ef7a955fbe - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{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:     0x55ef7a953b56 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{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:     0x55ef7a9b69fa - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::reactivate_revoked_client::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac04a3a - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:1063:5
[INFO] [stdout]   51:     0x55ef7abd2f17 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:1063:48
[INFO] [stdout]   52:     0x55ef7a8f8786 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::reactivate_revoked_client::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::revoke_client_returns_204 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::revoke_client_returns_204' (355) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x55ef7b43ea92 - 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:     0x55ef7b43ea92 - <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:     0x55ef7b41766f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ef7b41766f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ef7b431699 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ef7b062d7c - <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:     0x55ef7b062d7c - 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:     0x55ef7b431912 - <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:     0x55ef7b431912 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ef7b417728 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ef7b40ecb9 - 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:     0x55ef7b4187bd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ef7b45183c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ef7b451582 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55ef7acbe3a4 - <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:     0x55ef7ad1da62 - sqlx_postgres[5d4218b67e233c03]::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:     0x55ef7ad1fe3e - <sqlx_postgres[5d4218b67e233c03]::database::Postgres as sqlx_core[f45227553c469e50]::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:     0x55ef7ab1fcaf - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[f45227553c469e50]::testing::TestContext<sqlx_postgres[5d4218b67e233c03]::database::Postgres>, sqlx_core[f45227553c469e50]::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:     0x55ef7a9832c3 - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{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:     0x55ef7ab20fcd - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{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:     0x55ef7ab223cd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{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:     0x55ef7a866c1d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x55ef7a85bcdb - tokio[3a270cad1d2fa7f9]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x55ef7a85bcdb - tokio[3a270cad1d2fa7f9]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x55ef7a85bcdb - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x55ef7a7434f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x55ef7a80b87d - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x55ef7a7e1264 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x55ef7aa27a5b - <tokio[3a270cad1d2fa7f9]::runtime::context::scoped::Scoped<tokio[3a270cad1d2fa7f9]::runtime::scheduler::Context>>::set::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55ef7aa0ebe9 - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x55ef7a87add2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::try_with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a869b9e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[3a270cad1d2fa7f9]::runtime::context::Context>>::with::<tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::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:     0x55ef7a9fdb5d - tokio[3a270cad1d2fa7f9]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x55ef7a794030 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x55ef7a7af566 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x55ef7a7bf2f0 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x55ef7a9cb183 - tokio[3a270cad1d2fa7f9]::runtime::context::runtime::enter_runtime::<<tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55ef7a732223 - <tokio[3a270cad1d2fa7f9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x55ef7ab5b391 - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x55ef7ab6f58c - <tokio[3a270cad1d2fa7f9]::runtime::runtime::Runtime>::block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x55ef7aaac26f - sqlx_core[f45227553c469e50]::rt::test_block_on::<sqlx_core[f45227553c469e50]::testing::run_test<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{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:     0x55ef7a95603e - sqlx_core[f45227553c469e50]::testing::run_test::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}>::{closure#0}, sqlx_core[f45227553c469e50]::testing::run_test_with_pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{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:     0x55ef7a953ba6 - sqlx_core[f45227553c469e50]::testing::run_test_with_pool::<sqlx_postgres[5d4218b67e233c03]::database::Postgres, fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0}, ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{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:     0x55ef7a9b6a2a - <fn(sqlx_core[f45227553c469e50]::pool::Pool<sqlx_postgres[5d4218b67e233c03]::database::Postgres>) -> ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::revoke_client_returns_204::{closure#0} as sqlx_core[f45227553c469e50]::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:     0x55ef7ac04aaa - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:690:5
[INFO] [stdout]   51:     0x55ef7abd2f47 - ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/ferrox-cp/src/handlers/admin/clients.rs:690:48
[INFO] [stdout]   52:     0x55ef7a8f87c6 - <ferrox_cp[221e0a26392d5640]::handlers::admin::clients::tests::revoke_client_returns_204::{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:     0x55ef7b05605b - <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:     0x55ef7b05605b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x55ef7b06384b - <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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - 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:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x55ef7b06384b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x55ef7b05e224 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x55ef7b05e224 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - 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:     0x55ef7b066452 - <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:     0x55ef7b438fef - <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:     0x55ef7b438fef - <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:     0x70d912c84aa4 - <unknown>
[INFO] [stdout]   74:     0x70d912d11a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- handlers::admin::clients::tests::update_budget_and_get_client_shows_budget stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'handlers::admin::clients::tests::update_budget_and_get_client_shows_budget' (356) 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - 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:     0x55ef7b439bda - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ef7b439bda - <<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:     0x55ef7b45104a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ef7b45104a - core[35159d6ffb30e017]::fmt::write
[WARN] too many lines in the log, truncating it
